summaryrefslogtreecommitdiffstats
path: root/examples/opengl/overpainting
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2011-05-07 23:50:03 +0200
committerLars Knoll <lars.knoll@nokia.com>2011-05-07 23:50:03 +0200
commita889305c7ebf96a7a1973b8736d4d9430c7bb386 (patch)
tree2c19b3866525c12bd11de0a35ca38c15e5373bb6 /examples/opengl/overpainting
parente510b6e4661f256a736b1eff42b4b7586acef788 (diff)
fix pro files
all examples compile again
Diffstat (limited to 'examples/opengl/overpainting')
-rw-r--r--examples/opengl/overpainting/overpainting.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/overpainting/overpainting.pro b/examples/opengl/overpainting/overpainting.pro
index 31adf0fb34..8da2a163c5 100644
--- a/examples/opengl/overpainting/overpainting.pro
+++ b/examples/opengl/overpainting/overpainting.pro
@@ -1,7 +1,7 @@
VPATH += ../shared
INCLUDEPATH += ../shared
-QT += opengl
+QT += opengl widgets
HEADERS = bubble.h \
glwidget.h \
qtlogo.h