VirtualBox

Changeset 48388 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 9, 2013 11:27:17 AM (11 years ago)
Author:
vboxsync
Message:

FE/Qt: Icon update: Another missed icon (was replaced by temporary).

Location:
trunk/src/VBox/Frontends/VirtualBox
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc

    r47775 r48388  
    216216        <file alias="usb_warning_16px.png">images/usb_warning_16px.png</file>
    217217        <file alias="vrdp_warning_16px.png">images/vrdp_warning_16px.png</file>
     218        <file alias="reset_warnings_16px.png">images/reset_warnings_16px.png</file>
    218219    </qresource>
    219220</RCC>
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp

    r47169 r48388  
    413413
    414414    UIActionSimpleResetWarnings(UIActionPool *pParent)
    415         : UIActionSimple(pParent, ":/vm_reset_16px.png") // TODO: Change icon!
     415        : UIActionSimple(pParent, ":/reset_warnings_16px.png")
    416416    {
    417417        retranslateUi();
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