summaryrefslogtreecommitdiffstats
path: root/tests/auto/qitemeditorfactory/tst_qitemeditorfactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qitemeditorfactory/tst_qitemeditorfactory.cpp')
-rw-r--r--tests/auto/qitemeditorfactory/tst_qitemeditorfactory.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qitemeditorfactory/tst_qitemeditorfactory.cpp b/tests/auto/qitemeditorfactory/tst_qitemeditorfactory.cpp
index 61a9c332b4..53c00dab0e 100644
--- a/tests/auto/qitemeditorfactory/tst_qitemeditorfactory.cpp
+++ b/tests/auto/qitemeditorfactory/tst_qitemeditorfactory.cpp
@@ -39,6 +39,7 @@
**
****************************************************************************/
#include <QtGui/QtGui>
+#include <QtWidgets/QtWidgets>
#include <QtTest/QtTest>
class tst_QItemEditorFactory: public QObject