summaryrefslogtreecommitdiffstats
path: root/tests/manual/qlocale/languages.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qlocale/languages.h')
-rw-r--r--tests/manual/qlocale/languages.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qlocale/languages.h b/tests/manual/qlocale/languages.h
index 6723e0ffa7..07a86f6898 100644
--- a/tests/manual/qlocale/languages.h
+++ b/tests/manual/qlocale/languages.h
@@ -41,7 +41,7 @@
#ifndef LANGUAGES_H
#define LANGUAGES_H
-#include <QtGui>
+#include <QtWidgets>
class LanguagesWidget : public QWidget
{