VirtualBox

Changeset 53306 in vbox for trunk


Ignore:
Timestamp:
Nov 11, 2014 4:24:38 PM (10 years ago)
Author:
vboxsync
Message:

FE/Qt: Mac OS X: Trying font substitution for Yosemite.

File:
1 edited

Legend:

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

    r52977 r53306  
    349349#ifdef Q_WS_MAC
    350350        /* Mavericks font fix: */
    351         if (VBoxGlobal::osRelease() == MacOSXRelease_Mavericks)
     351        if (VBoxGlobal::osRelease() >= MacOSXRelease_Mavericks)
    352352            QFont::insertSubstitution(".Lucida Grande UI", "Lucida Grande");
    353353# ifdef QT_MAC_USE_COCOA
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