Changeset 12995 in vbox
- Timestamp:
- Oct 6, 2008 9:01:29 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 37431
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp
r12320 r12995 233 233 * substituting some fonts with non anti-aliased bitmap font we are 234 234 * reseting all the substitutes here for the current application font. */ 235 # ifndef Q_OS_SOLARIS 235 236 QFont::removeSubstitution (QApplication::font().family()); 237 # endif /* Q_OS_SOLARIS */ 236 238 #endif 237 239
Note:
See TracChangeset
for help on using the changeset viewer.