From 274f5d95393aa6db857921675e306ea77d974ab4 Mon Sep 17 00:00:00 2001 From: Leonardo Sobral Cunha Date: Wed, 24 Feb 2010 11:00:06 +1000 Subject: Compile warning-- for qmlviewer --- tools/qml/qfxtester.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/qml/qfxtester.cpp b/tools/qml/qfxtester.cpp index 7344f58..638a3c9 100644 --- a/tools/qml/qfxtester.cpp +++ b/tools/qml/qfxtester.cpp @@ -297,7 +297,6 @@ void QDeclarativeTester::updateCurrentTime(int msec) m_keyEvents.clear(); // Advance test script - static int imgCount = 0; while (testscript && testscript->count() > testscriptidx) { QObject *event = testscript->event(testscriptidx); -- cgit v0.12