summaryrefslogtreecommitdiffstats
path: root/example/example.pro
diff options
context:
space:
mode:
Diffstat (limited to 'example/example.pro')
-rw-r--r--example/example.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/example.pro b/example/example.pro
index 9b8f895..b1fd669 100644
--- a/example/example.pro
+++ b/example/example.pro
@@ -4,7 +4,7 @@
#
#-------------------------------------------------
-QT += core gui
+QT += core gui script
TARGET = example
TEMPLATE = app