Changeset 102220 in vbox
- Timestamp:
- Nov 21, 2023 5:19:15 PM (17 months ago)
- svn:sync-xref-src-repo-rev:
- 160345
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIShortcutConfigurationEditor.cpp
r101454 r102220 820 820 821 821 UIShortcutConfigurationEditor::UIShortcutConfigurationEditor(QWidget *pParent /* = 0 */) 822 : UIEditor(pParent , true /* show in basic mode? */)822 : UIEditor(pParent) 823 823 , m_pModelManager(0) 824 824 , m_pModelRuntime(0)
Note:
See TracChangeset
for help on using the changeset viewer.