summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/widgets/widgets.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2012-12-14 21:12:53 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-17 14:08:17 +0100
commit6c88c7db638618402db06fb0e57c60a3ed8e1064 (patch)
treedaeaf3fb6735d17958138768dd51867fc66e7283 /examples/widgets/tutorials/widgets/widgets.pro
parent25a18283d04c86b0325fd74b95a5ebe17c8eb509 (diff)
remove QT+=widgets from SUBDIRS projects
it makes no sense whatsoever Change-Id: Ica7c764575079a12512ee2eb62a995ebbefa09a0 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'examples/widgets/tutorials/widgets/widgets.pro')
-rw-r--r--examples/widgets/tutorials/widgets/widgets.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/widgets/tutorials/widgets/widgets.pro b/examples/widgets/tutorials/widgets/widgets.pro
index 41cfa1d7f6..4ab34a8f93 100644
--- a/examples/widgets/tutorials/widgets/widgets.pro
+++ b/examples/widgets/tutorials/widgets/widgets.pro
@@ -4,4 +4,3 @@ SUBDIRS = toplevel childwidget windowlayout nestedlayouts
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/widgets
INSTALLS += target
-QT += widgets