VirtualBox

Changeset 97008 in vbox


Ignore:
Timestamp:
Oct 5, 2022 3:45:12 PM (2 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10293: Invalid pixmap name on Machine settings / System page done in r153888.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIMotherboardFeaturesEditor.cpp

    r96967 r97008  
    283283        if (m_pPushButtonResetSecureBoot)
    284284        {
    285             m_pPushButtonResetSecureBoot->setIcon(UIIconPool::iconSet(":/refresh_16px"));
     285            m_pPushButtonResetSecureBoot->setIcon(UIIconPool::iconSet(":/refresh_16px.png"));
    286286            connect(m_pPushButtonResetSecureBoot, &QPushButton::clicked,
    287287                    this, &UIMotherboardFeaturesEditor::sltResetSecureBoot);
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