summaryrefslogtreecommitdiff
path: root/examples/scroller/wheel/wheel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scroller/wheel/wheel.pro')
-rw-r--r--examples/scroller/wheel/wheel.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/scroller/wheel/wheel.pro b/examples/scroller/wheel/wheel.pro
index cd86bca..0be0092 100644
--- a/examples/scroller/wheel/wheel.pro
+++ b/examples/scroller/wheel/wheel.pro
@@ -2,7 +2,7 @@ HEADERS = wheelwidget.h
SOURCES = wheelwidget.cpp \
main.cpp
-QT += webkit
+QT += webkit widgets
# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtwebkit-examples-and-demos/scroller/wheel