summaryrefslogtreecommitdiffhomepage
path: root/gui/main-window.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/main-window.hpp')
-rw-r--r--gui/main-window.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/main-window.hpp b/gui/main-window.hpp
index b33b22fe..0dfc0259 100644
--- a/gui/main-window.hpp
+++ b/gui/main-window.hpp
@@ -132,4 +132,5 @@ public:
bool maybe_die_on_config_not_writable(const QString& current, QStringList* ini_list);
void die_on_config_not_writable();
bool is_tray_enabled();
+ bool start_in_tray();
};