summaryrefslogtreecommitdiffstats
path: root/src/client/client.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/client.pro')
-rw-r--r--src/client/client.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/client.pro b/src/client/client.pro
index 90644a0a..cfe07e85 100644
--- a/src/client/client.pro
+++ b/src/client/client.pro
@@ -7,7 +7,7 @@ VERSION = 1.0.0
QT = core
QT_FOR_PRIVATE = network qml jsondbpartition
-load(qt_module_config)
+load(qt_module)
include(../jsonstream/jsonstream.pri)
INCLUDEPATH += $$PWD/../common