aboutsummaryrefslogtreecommitdiffstats
path: root/src/controls/qquickstyleattached_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/qquickstyleattached_p.h')
-rw-r--r--src/controls/qquickstyleattached_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/controls/qquickstyleattached_p.h b/src/controls/qquickstyleattached_p.h
index 47871d15..591aa133 100644
--- a/src/controls/qquickstyleattached_p.h
+++ b/src/controls/qquickstyleattached_p.h
@@ -54,12 +54,13 @@
#include <QtCore/qpointer.h>
#include <QtCore/qsharedpointer.h>
#include <QtQuick/private/qquickitemchangelistener_p.h>
+#include <QtLabsControls/private/qtlabscontrolsglobal_p.h>
QT_BEGIN_NAMESPACE
class QSettings;
-class QQuickStyleAttached : public QObject, public QQuickItemChangeListener
+class Q_LABSCONTROLS_PRIVATE_EXPORT QQuickStyleAttached : public QObject, public QQuickItemChangeListener
{
Q_OBJECT