VirtualBox

Changeset 9343 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 3, 2008 9:15:24 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
31558
Message:

FE/Qt4-OSX: Reverted cause this feature seems available since Qt4.4 only.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp

    r9339 r9343  
    196196#else /* !Q_WS_MAC */
    197197        /* No icons in the menu of a mac application. */
    198         a.setAttribute (Qt::AA_DontShowIconsInMenus, true);
     198        /* Available since Qt 4.4 only */
     199//        a.setAttribute (Qt::AA_DontShowIconsInMenus, true);
    199200#endif /* Q_WS_MAC */
    200201
Note: See TracChangeset for help on using the changeset viewer.

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