Changeset 50972 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Apr 4, 2014 5:34:20 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 93137
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/main.cpp
r50934 r50972 414 414 415 415 #ifdef Q_WS_MAC 416 # ifndef VBOX_OSE 416 417 /* Enable HiDPI icons. */ 417 418 qApp->setAttribute(Qt::AA_UseHighDpiPixmaps); 419 # endif /* !VBOX_OSE */ 418 420 #endif /* Q_WS_MAC */ 419 421
Note:
See TracChangeset
for help on using the changeset viewer.