summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2011-05-06 12:14:23 +0200
committerSamuel Rødal <samuel.rodal@nokia.com>2011-05-06 12:14:23 +0200
commit34af023e0677a9299238871a19e90f7ad5622920 (patch)
treeb2a475e251c7b6f467840033b4267b46f00f85af /examples
parentf9442d7c51f35362f22b39a53dd019e26884bfd5 (diff)
Fixed qpa/windows example compilation.
Diffstat (limited to 'examples')
-rw-r--r--examples/qpa/windows/windows.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/qpa/windows/windows.pro b/examples/qpa/windows/windows.pro
index a7e3bf6db5..bfda6f3104 100644
--- a/examples/qpa/windows/windows.pro
+++ b/examples/qpa/windows/windows.pro
@@ -7,6 +7,9 @@ TARGET =
DEPENDPATH += .
INCLUDEPATH += .
+QT += gui-private
+QT += core-private
+
# Input
HEADERS += window.h
SOURCES += window.cpp main.cpp