VirtualBox

Changeset 107093 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Nov 21, 2024 8:10:51 PM (8 weeks ago)
Author:
vboxsync
Message:

FE/Qt: Resolve include file type shadow error on macOS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.h

    r106061 r107093  
    4040/* Other VBox includes: */
    4141#include <VBox/VBoxCocoa.h>
     42#define UInt UInt_not_needed // libkern/OSTypes.h defines it without any code needing it, causing trouble with Qt's use of this type for different purpose!!
    4243#include <ApplicationServices/ApplicationServices.h>
     44#undef UInt
    4345#undef PVM // Stupid, stupid apple headers (sys/param.h)!!
    4446
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette