VirtualBox

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


Ignore:
Timestamp:
Apr 8, 2014 1:12:32 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
93181
Message:

OSE build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp

    r50990 r50995  
    219219
    220220#ifdef Q_WS_MAC
     221# ifndef VBOX_OSE
    221222    /* Test if HiDPI icons are enabled. Works only with a patched version of Qt 4.x
    222223     * with the changes from https://codereview.qt-project.org/#change,54636 applied. */
     
    232233            icon.addPixmap(pixmapHiDPI, mode, state);
    233234    }
     235# endif
    234236#endif /* Q_WS_MAC */
    235237}
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