summaryrefslogtreecommitdiff
path: root/client/ProxyClientApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/ProxyClientApp.h')
-rw-r--r--client/ProxyClientApp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/ProxyClientApp.h b/client/ProxyClientApp.h
index 6410d65..c75b7b9 100644
--- a/client/ProxyClientApp.h
+++ b/client/ProxyClientApp.h
@@ -17,7 +17,7 @@ private slots:
void showProxyDialog();
void quitApp();
private:
- QSystemTrayIcon *trayIcon;
+ QSystemTrayIcon *trayIcon;
};