aboutsummaryrefslogtreecommitdiffstats
path: root/src/controls/qquicktoolbar_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/qquicktoolbar_p.h')
-rw-r--r--src/controls/qquicktoolbar_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/controls/qquicktoolbar_p.h b/src/controls/qquicktoolbar_p.h
index 50352186..878ffe8c 100644
--- a/src/controls/qquicktoolbar_p.h
+++ b/src/controls/qquicktoolbar_p.h
@@ -48,11 +48,11 @@
// We mean it.
//
-#include <QtQuickControls/private/qquickcontainer_p.h>
+#include <QtQuickControls/private/qquickframe_p.h>
QT_BEGIN_NAMESPACE
-class Q_QUICKCONTROLS_EXPORT QQuickToolBar : public QQuickContainer
+class Q_QUICKCONTROLS_EXPORT QQuickToolBar : public QQuickFrame
{
Q_OBJECT