aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickframe_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/qquickframe_p_p.h')
-rw-r--r--src/templates/qquickframe_p_p.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/templates/qquickframe_p_p.h b/src/templates/qquickframe_p_p.h
index efaa1b9c..d1ebeae3 100644
--- a/src/templates/qquickframe_p_p.h
+++ b/src/templates/qquickframe_p_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Templates module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
@@ -48,11 +48,11 @@
// We mean it.
//
-#include <QtQuickTemplates/private/qquickcontrol_p_p.h>
+#include <QtLabsTemplates/private/qquickcontrol_p_p.h>
QT_BEGIN_NAMESPACE
-class Q_QUICKTEMPLATES_EXPORT QQuickFramePrivate : public QQuickControlPrivate
+class Q_LABSTEMPLATES_EXPORT QQuickFramePrivate : public QQuickControlPrivate
{
public:
QQuickFramePrivate();