summaryrefslogtreecommitdiffstats
path: root/examples/statemachine/eventtransitions/eventtransitions.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/statemachine/eventtransitions/eventtransitions.pro')
-rw-r--r--examples/statemachine/eventtransitions/eventtransitions.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/statemachine/eventtransitions/eventtransitions.pro b/examples/statemachine/eventtransitions/eventtransitions.pro
index 21b2655dd6..374ef3a72f 100644
--- a/examples/statemachine/eventtransitions/eventtransitions.pro
+++ b/examples/statemachine/eventtransitions/eventtransitions.pro
@@ -5,6 +5,7 @@ target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/eventtransitions
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS eventtransitions.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/eventtransitions
INSTALLS += target sources
+QT += widgets
symbian: CONFIG += qt_example
maemo5: CONFIG += qt_example