VirtualBox

Changeset 3671 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 17, 2007 9:20:22 AM (18 years ago)
Author:
vboxsync
Message:

Removing palette change for the RT_OS_DARWIN directive.

File:
1 edited

Legend:

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

    r3524 r3671  
    136136    QIApplication a (argc, argv);
    137137
     138#ifndef RT_OS_DARWIN
    138139    /* some gui qt-styles has it's own different color for buttons
    139140     * causing tool-buttons and dropped menu displayed in
     
    147148                  pal.color (QPalette::Inactive, QColorGroup::Background));
    148149    a.setPalette (pal);
     150#endif
    149151
    150152#ifdef Q_WS_X11
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