summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
authordeva <deva>2009-07-03 11:59:24 +0000
committerdeva <deva>2009-07-03 11:59:24 +0000
commit82c32c05eb4741e98736099c456b3ffc93c755af (patch)
tree4d68d0a1d79e3f1821a541c3f50060c80d89953f /client/client.pro
parentcca848759185ced5826194a7bbf4932881aee224 (diff)
Some tweaking in the new dependency system. Mostly GUI stuff.
Diffstat (limited to 'client/client.pro')
-rw-r--r--client/client.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/client.pro b/client/client.pro
index 772bbd3..5d86158 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -7,7 +7,7 @@ TARGET = pracro
DEPENDPATH += . widgets
INCLUDEPATH += . widgets
RESOURCES += client.qrc
-QT += core gui network xml sql
+QT += core gui network xml sql svg
# For debugging
debug {