summaryrefslogtreecommitdiffstats
path: root/examples/qpa/windows
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-30 15:08:33 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-30 15:08:33 +0200
commitdc01995397e8dda7d08e15f0b93131678188bbef (patch)
tree7301b6acbbb5ae6914aa73e33001841e6b290f41 /examples/qpa/windows
parent80d69dc984e9a888be5f402e229094f6f075d86d (diff)
Examples: QPA window example does not require widgets.
Diffstat (limited to 'examples/qpa/windows')
-rw-r--r--examples/qpa/windows/windows.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/qpa/windows/windows.pro b/examples/qpa/windows/windows.pro
index f898f5130f..bfda6f3104 100644
--- a/examples/qpa/windows/windows.pro
+++ b/examples/qpa/windows/windows.pro
@@ -7,8 +7,8 @@ TARGET =
DEPENDPATH += .
INCLUDEPATH += .
-QT += gui-private widgets
-QT += core-private widgets
+QT += gui-private
+QT += core-private
# Input
HEADERS += window.h