summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/util/qundostack/tst_qundostack.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/util/qundostack/tst_qundostack.cpp')
-rw-r--r--tests/auto/gui/util/qundostack/tst_qundostack.cpp6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/auto/gui/util/qundostack/tst_qundostack.cpp b/tests/auto/gui/util/qundostack/tst_qundostack.cpp
index aa3f3c6aa4..662dbe3f36 100644
--- a/tests/auto/gui/util/qundostack/tst_qundostack.cpp
+++ b/tests/auto/gui/util/qundostack/tst_qundostack.cpp
@@ -27,9 +27,13 @@
****************************************************************************/
-#include <QtTest/QtTest>
+#include <QTest>
#include <QAction>
#include <QUndoStack>
+#include <QSignalSpy>
+#include <QProcess>
+#include <QTranslator>
+#include <QLibraryInfo>
/******************************************************************************
** Commands