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 <QtDebug>
|
||||
|
||||
using namespace QmlEditor;
|
||||
using namespace QmlEditor::Internal;
|
||||
|
||||
QmlCodeCompletion::QmlCodeCompletion(QmlModelManagerInterface *modelManager,QObject *parent)
|
||||
|
||||
Reference in New Issue
Block a user