summaryrefslogtreecommitdiffstats
path: root/src/uml/uml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/uml/uml.pro')
-rw-r--r--src/uml/uml.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/uml/uml.pro b/src/uml/uml.pro
index 383570d1..d81ae298 100644
--- a/src/uml/uml.pro
+++ b/src/uml/uml.pro
@@ -1,7 +1,7 @@
load(qt_build_config)
TARGET = QtUml
-QT = core modeling
+QT = core-private modeling-private
QMAKE_DOCS = $$PWD/doc/qtuml.qdocconf
@@ -9,4 +9,4 @@ load(qt_module)
include(uml.pri)
-HEADERS += $$PUBLIC_HEADERS $$PRIVATE_HEADERS \ No newline at end of file
+HEADERS += $$PUBLIC_HEADERS $$PRIVATE_HEADERS