Skip to content
Snippets Groups Projects
Commit a251cfc6 authored by Christian Stenger's avatar Christian Stenger Committed by Eike Ziller
Browse files

QmlDesigner: Fix missing include


Change-Id: Ic445036d3ab6f0b673d8541322c0631ced0aeb91
Reviewed-by: default avatarTim Jenssen <tim.jenssen@qt.io>
(cherry picked from commit 8b32ff93)
Reviewed-by: default avatarEike Ziller <eike.ziller@qt.io>
parent 2aa7ed7a
No related branches found
No related tags found
No related merge requests found
...@@ -27,6 +27,8 @@ ...@@ -27,6 +27,8 @@
#include "itemlibraryitem.h" #include "itemlibraryitem.h"
#include <QDebug>
namespace QmlDesigner { namespace QmlDesigner {
ItemLibrarySectionModel::ItemLibrarySectionModel(QObject *parent) : ItemLibrarySectionModel::ItemLibrarySectionModel(QObject *parent) :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment