VirtualBox

Changeset 74815 in vbox for trunk


Ignore:
Timestamp:
Oct 12, 2018 5:43:46 PM (6 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9241: Disable x3|x4 icons for now, they are in the middle replacing.

File:
1 edited

Legend:

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

    r73127 r74815  
    261261    /* Prepare HiDPI pixmaps: */
    262262    const QStringList aPixmapNames = QStringList() << (strPrefix + "_x2." + strSuffix)
    263                                                    << (strPrefix + "_x3." + strSuffix)
    264                                                    << (strPrefix + "_x4." + strSuffix);
     263                                                   /*<< (strPrefix + "_x3." + strSuffix)
     264                                                   << (strPrefix + "_x4." + strSuffix)*/;
    265265    foreach (const QString &strPixmapName, aPixmapNames)
    266266    {
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