diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2014-11-02 18:57:06 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-11-02 18:57:06 +0100 |
| commit | b3db61bf57696f7dd0b8c45c81348e3f8eff0774 (patch) | |
| tree | 8a37c20c6763b85be4619c672ac21597d57fc943 /facetracknoir | |
| parent | 858a2f708285ea228d1e15134be7cf4307175142 (diff) | |
nonsensical to start in tray, remove
Diffstat (limited to 'facetracknoir')
| -rw-r--r-- | facetracknoir/ui.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/facetracknoir/ui.cpp b/facetracknoir/ui.cpp index 466261fa..895f605c 100644 --- a/facetracknoir/ui.cpp +++ b/facetracknoir/ui.cpp @@ -82,8 +82,6 @@ MainWindow::MainWindow() : kbd_quit.setEnabled(true); ensure_tray(); - if (s.tray_enabled) - setWindowState(Qt::WindowMinimized); } MainWindow::~MainWindow() |
