summaryrefslogtreecommitdiff
path: root/client/ProxyClientApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/ProxyClientApp.h')
-rwxr-xr-x[-rw-r--r--]client/ProxyClientApp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/ProxyClientApp.h b/client/ProxyClientApp.h
index c3c56af..a40177a 100644..100755
--- a/client/ProxyClientApp.h
+++ b/client/ProxyClientApp.h
@@ -6,6 +6,7 @@
#include <QSystemTrayIcon>
#include <QApplication>
+//class ProxyClientApp: public QtSingleApplication //this will be paid later )))
class ProxyClientApp: public QApplication
{
Q_OBJECT
@@ -18,4 +19,4 @@ private slots:
};
-#endif \ No newline at end of file
+#endif