summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qactiongroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qactiongroup.h')
-rw-r--r--src/widgets/kernel/qactiongroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/kernel/qactiongroup.h b/src/widgets/kernel/qactiongroup.h
index d59b9b64e6..deeed061cd 100644
--- a/src/widgets/kernel/qactiongroup.h
+++ b/src/widgets/kernel/qactiongroup.h
@@ -54,7 +54,7 @@ QT_MODULE(Gui)
class QActionGroupPrivate;
-class Q_GUI_EXPORT QActionGroup : public QObject
+class Q_WIDGETS_EXPORT QActionGroup : public QObject
{
Q_OBJECT
Q_DECLARE_PRIVATE(QActionGroup)