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