VirtualBox

Changeset 9268 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 31, 2008 2:50:56 PM (17 years ago)
Author:
vboxsync
Message:

reverted stylehint/family order.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/VBoxDbgConsole.cpp

    r9267 r9268  
    7070#else
    7171    QFont Font = font();
     72    Font.setStyleHint(QFont::TypeWriter);
    7273    Font.setFamily("Courier [Monotype]");
    73     Font.setStyleHint(QFont::TypeWriter);
    7474#endif
    7575    setFont(Font);
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