summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/shared/debugutil_p.h
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2010-02-11 03:13:14 (GMT)
committerBea Lam <bea.lam@nokia.com>2010-02-11 03:13:14 (GMT)
commit199d5e4f0a0e72fef2c59aaefe1f843592db937e (patch)
treed8e39e722eff8fd2f79505e352f24ff3f894619a /tests/auto/declarative/shared/debugutil_p.h
parent8d8b2e46a7c0a7323ecbbbddc772fdb240d4373d (diff)
downloadQt-199d5e4f0a0e72fef2c59aaefe1f843592db937e.zip
Qt-199d5e4f0a0e72fef2c59aaefe1f843592db937e.tar.gz
Qt-199d5e4f0a0e72fef2c59aaefe1f843592db937e.tar.bz2
Clean up
Diffstat (limited to 'tests/auto/declarative/shared/debugutil_p.h')
-rw-r--r--tests/auto/declarative/shared/debugutil_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/shared/debugutil_p.h b/tests/auto/declarative/shared/debugutil_p.h
index cb20f5c..313d16c 100644
--- a/tests/auto/declarative/shared/debugutil_p.h
+++ b/tests/auto/declarative/shared/debugutil_p.h
@@ -60,8 +60,8 @@ public:
~QmlDebugTestData();
- QmlEngine *engine;
QmlDebugConnection *conn;
+ QmlEngine *engine;
int exitCode;
QEventLoop *loop;