Changeset 72699 in vbox
- Timestamp:
- Jun 27, 2018 1:03:25 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 123227
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.cpp
r72666 r72699 860 860 } 861 861 /* Take the escape shortcut from the dialog: */ 862 sigSetCloseButtonShortCut(QKeySequence());862 emit sigSetCloseButtonShortCut(QKeySequence()); 863 863 /* Just loop thru the visible panel list and set the esc key to the 864 864 panel which made visible latest */
Note:
See TracChangeset
for help on using the changeset viewer.