summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qproxystyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/styles/qproxystyle.h')
-rw-r--r--src/widgets/styles/qproxystyle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/styles/qproxystyle.h b/src/widgets/styles/qproxystyle.h
index 14b96ba0e4..96c5c34f18 100644
--- a/src/widgets/styles/qproxystyle.h
+++ b/src/widgets/styles/qproxystyle.h
@@ -53,7 +53,7 @@ QT_MODULE(Gui)
#if !defined(QT_NO_STYLE_PROXY)
class QProxyStylePrivate;
-class Q_GUI_EXPORT QProxyStyle : public QCommonStyle
+class Q_WIDGETS_EXPORT QProxyStyle : public QCommonStyle
{
Q_OBJECT