VirtualBox

Changeset 55915 in vbox for trunk


Ignore:
Timestamp:
May 18, 2015 4:48:44 PM (10 years ago)
Author:
vboxsync
Message:

FE/Qt: 6278: Runtime UI: Devices menu: Enable use of the HiDPI icons.

File:
1 edited

Legend:

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

    r55803 r55915  
    17831783
    17841784    /* Prepare open-existing-medium action: */
    1785     QAction *pActionOpenExistingMedium = menu.addAction(QIcon(":/select_file_16px.png"), QString(), pListener, pszSlotName);
     1785    QAction *pActionOpenExistingMedium = menu.addAction(UIIconPool::iconSet(":/select_file_16px.png"), QString(), pListener, pszSlotName);
    17861786    pActionOpenExistingMedium->setData(QVariant::fromValue(UIMediumTarget(strControllerName, currentAttachment.GetPort(), currentAttachment.GetDevice(),
    17871787                                                                          mediumType)));
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