summaryrefslogtreecommitdiff
path: root/examples/script/helloscript/helloscript.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-24 16:26:18 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-24 16:26:18 +0200
commit1f2cb419ac2f776ee5bae1bcd877ea14e5a27a38 (patch)
treef294e4bfb3247b5c79cd0b3684bab9ffdde3daa1 /examples/script/helloscript/helloscript.pro
parentc6d2c083d6a23179194e1ea633c5f22443df91a0 (diff)
downloadqtscript-1f2cb419ac2f776ee5bae1bcd877ea14e5a27a38.tar.gz
QtScripts: Widget library split.
Diffstat (limited to 'examples/script/helloscript/helloscript.pro')
-rw-r--r--examples/script/helloscript/helloscript.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/script/helloscript/helloscript.pro b/examples/script/helloscript/helloscript.pro
index 5bfbc86..d3ce7c0 100644
--- a/examples/script/helloscript/helloscript.pro
+++ b/examples/script/helloscript/helloscript.pro
@@ -1,4 +1,4 @@
-QT += script
+QT += widgets script
RESOURCES += helloscript.qrc
SOURCES += main.cpp