summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qlayout_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qlayout_p.h')
-rw-r--r--src/widgets/kernel/qlayout_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/kernel/qlayout_p.h b/src/widgets/kernel/qlayout_p.h
index 9e8d9cd355..e282360418 100644
--- a/src/widgets/kernel/qlayout_p.h
+++ b/src/widgets/kernel/qlayout_p.h
@@ -62,7 +62,7 @@ QT_BEGIN_NAMESPACE
class QWidgetItem;
class QSpacerItem;
-class Q_GUI_EXPORT QLayoutPrivate : public QObjectPrivate
+class Q_WIDGETS_EXPORT QLayoutPrivate : public QObjectPrivate
{
Q_DECLARE_PUBLIC(QLayout)