aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/shared/debugutil_p.h
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2012-04-20 11:53:45 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-20 12:49:58 +0200
commit47927c1f5309ad2465858bfb07b316a1d9e0685d (patch)
treea69df92567820c928f44d5791397d5f535425b36 /tests/auto/qml/debugger/shared/debugutil_p.h
parentff33dce377d133c12c5741f26770ef4403650d1b (diff)
Debugger: Improve autotest output on failure
Change-Id: Ia463b198b5d6dac8e480d141412cb4475e54d204 Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
Diffstat (limited to 'tests/auto/qml/debugger/shared/debugutil_p.h')
-rw-r--r--tests/auto/qml/debugger/shared/debugutil_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qml/debugger/shared/debugutil_p.h b/tests/auto/qml/debugger/shared/debugutil_p.h
index 4350056caf..0b3b8ec2a6 100644
--- a/tests/auto/qml/debugger/shared/debugutil_p.h
+++ b/tests/auto/qml/debugger/shared/debugutil_p.h
@@ -96,6 +96,7 @@ public:
void stop();
private slots:
+ void timeout();
void processAppOutput();
private: