diff --git a/src/widgets/styles/qandroidstyle_p.h b/src/widgets/styles/qandroidstyle_p.h index 35fa61983a..2d9abd65c5 100644 --- a/src/widgets/styles/qandroidstyle_p.h +++ b/src/widgets/styles/qandroidstyle_p.h @@ -63,7 +63,7 @@ QT_BEGIN_NAMESPACE #if !defined(QT_NO_STYLE_ANDROID) -class Q_GUI_EXPORT QAndroidStyle : public QCommonStyle +class Q_WIDGETS_EXPORT QAndroidStyle : public QCommonStyle { Q_OBJECT