summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKent Hansen <khansen@trolltech.com>2009-05-22 12:43:36 (GMT)
committerKent Hansen <khansen@trolltech.com>2009-05-22 12:43:58 (GMT)
commitfbab99479f83c4e51e4a28fd088a5f12f19dbf15 (patch)
treee6e6e9f921ce28bd161be8aae8a2cc45f2e90445 /tests
parent289befd1bce5b47c48887d1fe23fb912b60a8e56 (diff)
downloadQt-fbab99479f83c4e51e4a28fd088a5f12f19dbf15.zip
Qt-fbab99479f83c4e51e4a28fd088a5f12f19dbf15.tar.gz
Qt-fbab99479f83c4e51e4a28fd088a5f12f19dbf15.tar.bz2
add qstatemachine autotest to auto.pro
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 38fa380..27e3c74 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -295,6 +295,7 @@ SUBDIRS += _networkselftest \
qstandarditem \
qstandarditemmodel \
qstate \
+ qstatemachine \
qstatusbar \
qstl \
qstring \