summaryrefslogtreecommitdiff
path: root/tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-09-20 12:58:36 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-20 06:28:44 +0200
commit6ae933fa3e88f46cc43a24885ef08a15c3f19983 (patch)
tree5cc8151646ace3efe0022d883371b8e55ff84439 /tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp
parent8e4a2af6a232ca029b6ee4136159aad22283078a (diff)
downloadqtscript-6ae933fa3e88f46cc43a24885ef08a15c3f19983.tar.gz
test: removed apparently useless use of QtGui in tst_qscriptvalue
The test does not use any GUI-related functionality. Make it use QCoreApplication instead of QApplication. Change-Id: Id0a0e8e7dfc913ed4c51e3324aaa037c47a22561 Reviewed-on: http://codereview.qt-project.org/5183 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Diffstat (limited to 'tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp')
-rw-r--r--tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp b/tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp
index 4cc9d6b..029fe14 100644
--- a/tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp
+++ b/tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp
@@ -40,7 +40,6 @@
****************************************************************************/
#include "tst_qscriptvalue.h"
-#include <QtWidgets/QPushButton>
//TESTED_CLASS=
//TESTED_FILES=