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