VirtualBox

Changeset 89241 in vbox


Ignore:
Timestamp:
May 24, 2021 2:15:15 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144584
Message:

FE/Qt: bugref:10003: Forgotten part of r144479.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.cpp

    r89237 r89241  
    16891689
    16901690    /* Prepare color: */
    1691     const QColor frameColor = QApplication::palette().color(QPalette::Active,
    1692                                                             model()->selectedItems().contains(this) ?
    1693                                                             QPalette::Highlight : QPalette::Midlight).darker(headerDarkness() + 10);
     1691    const QColor frameColor = QApplication::palette().color(QPalette::Active, QPalette::Highlight).darker(headerDarkness() + 10);
    16941692
    16951693    /* Create/assign pen: */
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