summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qformlayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qformlayout.h')
-rw-r--r--src/widgets/kernel/qformlayout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/kernel/qformlayout.h b/src/widgets/kernel/qformlayout.h
index aaada26def..05bb57d981 100644
--- a/src/widgets/kernel/qformlayout.h
+++ b/src/widgets/kernel/qformlayout.h
@@ -52,7 +52,7 @@ QT_MODULE(Gui)
class QFormLayoutPrivate;
-class Q_GUI_EXPORT QFormLayout : public QLayout
+class Q_WIDGETS_EXPORT QFormLayout : public QLayout
{
Q_OBJECT
Q_ENUMS(FormStyle FieldGrowthPolicy RowWrapPolicy ItemRole)