diff options
Diffstat (limited to 'gui/ui.cpp')
-rw-r--r-- | gui/ui.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -85,7 +85,6 @@ MainWindow::MainWindow() : det_timer.start(1000); ensure_tray(); - set_working_directory(); if (!QFile(group::ini_pathname()).exists()) { |