From 6c88c7db638618402db06fb0e57c60a3ed8e1064 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Fri, 14 Dec 2012 21:12:53 +0100 Subject: remove QT+=widgets from SUBDIRS projects it makes no sense whatsoever Change-Id: Ica7c764575079a12512ee2eb62a995ebbefa09a0 Reviewed-by: Joerg Bornemann --- examples/widgets/tools/styleplugin/styleplugin.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'examples/widgets/tools/styleplugin/styleplugin.pro') diff --git a/examples/widgets/tools/styleplugin/styleplugin.pro b/examples/widgets/tools/styleplugin/styleplugin.pro index 4df48ae6b4..d7129e724b 100644 --- a/examples/widgets/tools/styleplugin/styleplugin.pro +++ b/examples/widgets/tools/styleplugin/styleplugin.pro @@ -5,5 +5,3 @@ SUBDIRS = stylewindow \ # install target.path = $$[QT_INSTALL_EXAMPLES]/tools/styleplugin INSTALLS += target - -QT += widgets -- cgit v1.2.3