summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qcalendarwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/widgets/qcalendarwidget.h')
-rw-r--r--src/widgets/widgets/qcalendarwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/widgets/qcalendarwidget.h b/src/widgets/widgets/qcalendarwidget.h
index 343d161be4..a80bae2f49 100644
--- a/src/widgets/widgets/qcalendarwidget.h
+++ b/src/widgets/widgets/qcalendarwidget.h
@@ -57,7 +57,7 @@ class QDate;
class QTextCharFormat;
class QCalendarWidgetPrivate;
-class Q_GUI_EXPORT QCalendarWidget : public QWidget
+class Q_WIDGETS_EXPORT QCalendarWidget : public QWidget
{
Q_OBJECT
Q_ENUMS(Qt::DayOfWeek)