diff options
author | Alex <b0ris@b0ris-satellite.localdomain> | 2011-11-05 02:13:28 +0200 |
---|---|---|
committer | Alex <b0ris@b0ris-satellite.localdomain> | 2011-11-05 02:13:28 +0200 |
commit | 6f9a82364b5480ac7b0056b3563776bacf605f62 (patch) | |
tree | 26cbe3ca78bd2f0c933dcf20ad04c2a618c204b9 /client/client.pro | |
parent | b7e0b79e7ce53bf467b1bcb8d60e86fac509f776 (diff) |
Server config requests. ALERT: segfault at runtime! Not fixed yet
Diffstat (limited to 'client/client.pro')
-rw-r--r-- | client/client.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/client/client.pro b/client/client.pro index 403b581..c722957 100644 --- a/client/client.pro +++ b/client/client.pro @@ -21,5 +21,4 @@ SOURCES += Dialog.cpp main.cpp Proxy.cpp ProxyClientApp.cpp Logger.cpp Config.cp OTHER_FILES += -RESOURCES += \ - client.qrc +RESOURCES += client.qrc |