summaryrefslogtreecommitdiff
path: root/src/designer/src/components/component.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/components/component.pri')
-rw-r--r--src/designer/src/components/component.pri3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/designer/src/components/component.pri b/src/designer/src/components/component.pri
index c2fc10d9e..1dd8cf0b4 100644
--- a/src/designer/src/components/component.pri
+++ b/src/designer/src/components/component.pri
@@ -1,2 +1,3 @@
-
+load(qt_module)
TARGET = $$qtLibraryTarget($$TARGET$$QT_LIBINFIX) #do this towards the end
+INCLUDEPATH += $$QT_SOURCE_TREE/tools/uilib