summaryrefslogtreecommitdiff
path: root/utils/themeeditor/gui/editorwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/gui/editorwindow.cpp')
-rw-r--r--utils/themeeditor/gui/editorwindow.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/themeeditor/gui/editorwindow.cpp b/utils/themeeditor/gui/editorwindow.cpp
index 96f8552..4c073b9 100644
--- a/utils/themeeditor/gui/editorwindow.cpp
+++ b/utils/themeeditor/gui/editorwindow.cpp
@@ -163,6 +163,8 @@ void EditorWindow::setupUI()
deviceDock->setWidget(deviceConfig);
deviceDock->setFloating(true);
deviceDock->hide();
+
+ shiftTab(-1);
}
void EditorWindow::setupMenus()