VirtualBox

Changeset 69822 in vbox


Ignore:
Timestamp:
Nov 24, 2017 12:13:50 PM (7 years ago)
Author:
vboxsync
Message:

FE/Qt: Runtime UI: Input => Keyboard menu: Get rid of copy-pasted icon.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp

    r69500 r69822  
    10661066
    10671067    UIActionSimplePerformTypeCAD(UIActionPool *pParent)
    1068         : UIActionSimple(pParent, ":/hostkey_16px.png", ":/hostkey_disabled_16px.png") {}
     1068        : UIActionSimple(pParent) {}
    10691069
    10701070protected:
     
    11021102
    11031103    UIActionSimplePerformTypeCABS(UIActionPool *pParent)
    1104         : UIActionSimple(pParent, ":/hostkey_16px.png", ":/hostkey_disabled_16px.png") {}
     1104        : UIActionSimple(pParent) {}
    11051105
    11061106protected:
     
    11381138
    11391139    UIActionSimplePerformTypeCtrlBreak(UIActionPool *pParent)
    1140         : UIActionSimple(pParent, ":/hostkey_16px.png", ":/hostkey_disabled_16px.png") {}
     1140        : UIActionSimple(pParent) {}
    11411141
    11421142protected:
     
    11681168
    11691169    UIActionSimplePerformTypeInsert(UIActionPool *pParent)
    1170         : UIActionSimple(pParent, ":/hostkey_16px.png", ":/hostkey_disabled_16px.png") {}
     1170        : UIActionSimple(pParent) {}
    11711171
    11721172protected:
     
    11981198
    11991199    UIActionSimplePerformTypePrintScreen(UIActionPool *pParent)
    1200         : UIActionSimple(pParent, ":/hostkey_16px.png", ":/hostkey_disabled_16px.png") {}
     1200        : UIActionSimple(pParent) {}
    12011201
    12021202protected:
     
    12281228
    12291229    UIActionSimplePerformTypeAltPrintScreen(UIActionPool *pParent)
    1230         : UIActionSimple(pParent, ":/hostkey_16px.png", ":/hostkey_disabled_16px.png") {}
     1230        : UIActionSimple(pParent) {}
    12311231
    12321232protected:
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