aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquicklabel_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/qquicklabel_p.h')
-rw-r--r--src/templates/qquicklabel_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/templates/qquicklabel_p.h b/src/templates/qquicklabel_p.h
index 7bb09d1b..e2084fe0 100644
--- a/src/templates/qquicklabel_p.h
+++ b/src/templates/qquicklabel_p.h
@@ -49,13 +49,13 @@
//
#include <QtQuick/private/qquicktext_p.h>
-#include <QtLabsTemplates/private/qtlabstemplatesglobal_p.h>
+#include <QtQuickTemplates/private/qtquicktemplatesglobal_p.h>
QT_BEGIN_NAMESPACE
class QQuickLabelPrivate;
-class Q_LABSTEMPLATES_EXPORT QQuickLabel : public QQuickText
+class Q_QUICKTEMPLATES_EXPORT QQuickLabel : public QQuickText
{
Q_OBJECT
Q_PROPERTY(QFont font READ font WRITE setFont NOTIFY fontChanged) // override