forked from qt-creator/qt-creator
Moved files common to the QML editor and Bauhaus into a separate library.
This commit is contained in:
@@ -30,12 +30,13 @@
|
||||
#ifndef QMLMODELMANAGERINTERFACE_H
|
||||
#define QMLMODELMANAGERINTERFACE_H
|
||||
|
||||
#include "qmleditor_global.h"
|
||||
|
||||
#include <QObject>
|
||||
#include <QStringList>
|
||||
#include <QSharedPointer>
|
||||
|
||||
#include <qmleditor/qmleditor_global.h>
|
||||
#include <qmleditor/qmldocument.h>
|
||||
#include <qml/qmldocument.h>
|
||||
|
||||
namespace QmlEditor {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user