VirtualBox

Changeset 14393 in vbox


Ignore:
Timestamp:
Nov 20, 2008 10:34:42 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
39620
Message:

FE/Qt4: Warning color changed to orange.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSettingsDialog.cpp

    r14339 r14393  
    169169{
    170170    mWarnString = aWarning.isEmpty() ? QString::null :
    171                   QString ("<font color=green>%1</font>").arg (aWarning);
     171                  QString ("<font color=#ff6c00>%1</font>").arg (aWarning);
    172172
    173173    /* Not touching QILabel until dialog is polished otherwise
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette