forked from qt-creator/qt-creator
QmlEditor: Fix compilation on Windows.
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
#include <texteditor/basetexteditor.h>
|
#include <texteditor/basetexteditor.h>
|
||||||
#include <QtDebug>
|
#include <QtDebug>
|
||||||
|
|
||||||
|
using namespace QmlEditor;
|
||||||
using namespace QmlEditor::Internal;
|
using namespace QmlEditor::Internal;
|
||||||
|
|
||||||
QmlCodeCompletion::QmlCodeCompletion(QmlModelManagerInterface *modelManager,QObject *parent)
|
QmlCodeCompletion::QmlCodeCompletion(QmlModelManagerInterface *modelManager,QObject *parent)
|
||||||
|
|||||||
Reference in New Issue
Block a user