summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
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 {