summaryrefslogtreecommitdiffstats
path: root/examples/uml/uml.pro
diff options
context:
space:
mode:
authorSandro S. Andrade <sandroandrade@kde.org>2013-11-23 18:53:04 -0300
committerSandro S. Andrade <sandroandrade@kde.org>2013-11-23 22:49:10 +0100
commit3acf9500befce24a558bb42ce3640630150f4ccf (patch)
tree12493123a55900e29113a24578a7e785d7228826 /examples/uml/uml.pro
parent37fea99b0acc2e601f353cd24caf3d2e4e9ce910 (diff)
Fix .pro files for insource building
Change-Id: I76fc2881c833582b5e0d9f505a4c5c5f39746568 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
Diffstat (limited to 'examples/uml/uml.pro')
-rw-r--r--examples/uml/uml.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/uml/uml.pro b/examples/uml/uml.pro
index ca19f79b..bfa3901a 100644
--- a/examples/uml/uml.pro
+++ b/examples/uml/uml.pro
@@ -1,4 +1,4 @@
TEMPLATE = subdirs
SUBDIRS = nested-packages profile-definition xmi-write xmi-read
-qtHaveModule(widgets):qtHaveModule(quick):qtHaveModule(qml): SUBDIRS += duse-mt
+qtHaveModule(widgets): SUBDIRS += duse-mt