VirtualBox

Changeset 30904 in vbox for trunk/src


Ignore:
Timestamp:
Jul 19, 2010 9:43:24 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63759
Message:

FE/Qt4: color icons on the Mac also

File:
1 edited

Legend:

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

    r30868 r30904  
    265265#ifdef Q_WS_MAC
    266266        /* todo: fix this */
    267         if (!m_fHeaderHover)
    268             i = QPixmap::fromImage(toGray(i.toImage()));
     267//        if (!m_fHeaderHover)
     268//            i = QPixmap::fromImage(toGray(i.toImage()));
    269269#endif /* Q_WS_MAC */
    270270        m_pTitleIcon->setPixmap(i);
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