diff options
Diffstat (limited to 'gui/main-window.cpp')
-rw-r--r-- | gui/main-window.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/main-window.cpp b/gui/main-window.cpp index 6cf9b56d..1f0b18af 100644 --- a/gui/main-window.cpp +++ b/gui/main-window.cpp @@ -41,7 +41,6 @@ MainWindow::MainWindow() : ui.setupUi(this); setFixedSize(size()); updateButtonState(false, false); - ui.btnStartTracker->setFocus(); refresh_config_list(); |