Skip to content
Snippets Groups Projects
Commit b4e376d4 authored by Daniel Molkentin's avatar Daniel Molkentin
Browse files

QmlEditor: Fix compilation on Windows.

parent 649214c4
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@
#include <texteditor/basetexteditor.h>
#include <QtDebug>
using namespace QmlEditor;
using namespace QmlEditor::Internal;
QmlCodeCompletion::QmlCodeCompletion(QmlModelManagerInterface *modelManager,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