From 544c4714a4e1f6b5bedf7b58d07080c5a6dee860 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 5 Nov 2011 03:24:22 +0200 Subject: fixed config files access path's added code for qtsingleapplication for future also, i can't reproduce crashes --- client/client.h | 3 +++ 1 file changed, 3 insertions(+) mode change 100644 => 100755 client/client.h (limited to 'client/client.h') diff --git a/client/client.h b/client/client.h old mode 100644 new mode 100755 index 6306434..7be1ce2 --- a/client/client.h +++ b/client/client.h @@ -10,6 +10,9 @@ #include #include "Logger.h" +#include "ProxyClientApp.h" + +extern ProxyClientApp *this_app; #endif -- cgit v1.2.3