VirtualBox

Changeset 56917 in vbox


Ignore:
Timestamp:
Jul 10, 2015 2:55:16 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101618
Message:

FE/Qt: Runtime UI: Few actions doesn't deserve to have default shortcuts.

File:
1 edited

Legend:

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

    r56241 r56917  
    595595    }
    596596
    597     QKeySequence defaultShortcut(UIActionPoolType) const
    598     {
    599         return QKeySequence("G");
    600     }
    601 
    602597    void retranslateUi()
    603598    {
     
    12151210    }
    12161211
    1217     QKeySequence defaultShortcut(UIActionPoolType) const
    1218     {
    1219         return QKeySequence("I");
    1220     }
    1221 
    12221212    void retranslateUi()
    12231213    {
     
    16231613    {
    16241614        return QString("InstallGuestAdditions");
    1625     }
    1626 
    1627     QKeySequence defaultShortcut(UIActionPoolType) const
    1628     {
    1629         return QKeySequence("D");
    16301615    }
    16311616
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette