VirtualBox

Changeset 71936 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 20, 2018 12:02:33 PM (7 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9150: Disabling Ctrl+M shortcut for now, as it's conflicting with Group Rename.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp

    r71644 r71936  
    676676    }
    677677
     678#if 0 /* conflict with RenameVMGroup action to be resolved first */
    678679    /** Returns default shortcut. */
    679680    virtual QKeySequence defaultShortcut(UIActionPoolType) const /* override */
     
    681682        return QKeySequence("Ctrl+M");
    682683    }
     684#endif /* conflict with RenameVMGroup action to be resolved first */
    683685
    684686    /** Handles translation event. */
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