diff options
author | Alex Borisov <borisov.alexandr@rambler.ru> | 2011-10-26 19:11:40 +0300 |
---|---|---|
committer | Alex Borisov <borisov.alexandr@rambler.ru> | 2011-10-26 19:11:40 +0300 |
commit | 894b5d02a04d01ce486786d272c0328377b6ea38 (patch) | |
tree | 6a8998c89913cdd8f21ba8f053678e4e385058d1 /client/client.pro | |
parent | 3899450af16a0162aac8e91c5487c2a802c609d7 (diff) |
Checkboxes are working now
Diffstat (limited to 'client/client.pro')
-rw-r--r-- | client/client.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/client.pro b/client/client.pro index d81d28d..4a6bcdc 100644 --- a/client/client.pro +++ b/client/client.pro @@ -2,7 +2,7 @@ # Automatically generated by qmake (2.01a) Wed Oct 19 03:05:59 2011 ###################################################################### -QMAKE_CXXFLAGS= -DDEBUG -g +QMAKE_CXXFLAGS= -DDEBUG -g -ggdb TEMPLATE = app TARGET = |