VirtualBox

Changeset 68214 in vbox


Ignore:
Timestamp:
Aug 1, 2017 7:31:55 AM (7 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:8900: Selector UI: Machine Tools: Machine Details tool icon.

Location:
trunk/src/VBox/Frontends/VirtualBox
Files:
3 edited
4 copied

Legend:

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

    r67837 r68214  
    212212        <file alias="machine_32px.png">images/machine_32px.png</file>
    213213        <file alias="machine_abstract_16px.png">images/machine_abstract_16px.png</file>
     214        <file alias="machine_details_manager_16px.png">images/machine_details_manager_16px.png</file>
     215        <file alias="machine_details_manager_22px.png">images/machine_details_manager_22px.png</file>
    214216        <file alias="machine_warning_16px.png">images/machine_warning_16px.png</file>
    215217        <file alias="meditation_32px.png">images/meditation_32px.png</file>
  • trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_hidpi.qrc

    r67837 r68214  
    212212        <file alias="machine_32px_hidpi.png">images/hidpi/machine_32px_hidpi.png</file>
    213213        <file alias="machine_abstract_16px_hidpi.png">images/hidpi/machine_abstract_16px_hidpi.png</file>
     214        <file alias="machine_details_manager_16px_hidpi.png">images/hidpi/machine_details_manager_16px_hidpi.png</file>
     215        <file alias="machine_details_manager_22px_hidpi.png">images/hidpi/machine_details_manager_22px_hidpi.png</file>
    214216        <file alias="machine_warning_16px_hidpi.png">images/hidpi/machine_warning_16px_hidpi.png</file>
    215217        <file alias="meditation_32px_hidpi.png">images/hidpi/meditation_32px_hidpi.png</file>
  • trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp

    r68200 r68214  
    982982    UIActionSimpleToolsMachineDetails(UIActionPool *pParent)
    983983        : UIActionSimple(pParent,
    984                          ":/session_info_details_16px.png", ":/session_info_details_16px.png",
    985                          ":/session_info_details_16px.png", ":/session_info_details_16px.png") {}
     984                         ":/machine_details_manager_22px.png", ":/machine_details_manager_16px.png",
     985                         ":/machine_details_manager_22px.png", ":/machine_details_manager_16px.png") {}
    986986
    987987protected:
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