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