- Timestamp:
- Apr 26, 2017 7:47:06 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp
r66681 r66682 104 104 QKeySequence defaultShortcut(UIActionPoolType) const 105 105 { 106 return QKeySequence("Ctrl+ T");106 return QKeySequence("Ctrl+W"); 107 107 } 108 108
Note:
See TracChangeset
for help on using the changeset viewer.