VirtualBox

Ignore:
Timestamp:
Sep 23, 2009 8:56:22 AM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4-OSX: fix r52704 properly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/QIHotKeyEdit.h

    r16693 r23246  
    3030#if defined (Q_WS_MAC)
    3131# include <Carbon/Carbon.h>
     32/* Carbon.h includes AssertMacros.h which defines the macro "check". In
     33 * QItemDelegate a class method is called check also. As we not used the macro
     34 * undefine it here. */
     35# undef check
    3236#endif
    3337
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