Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
b4e376d4
Commit
b4e376d4
authored
Oct 02, 2009
by
Daniel Molkentin
Browse files
QmlEditor: Fix compilation on Windows.
parent
649214c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qmleditor/qmlcodecompletion.cpp
View file @
b4e376d4
...
...
@@ -9,6 +9,7 @@
#include
<texteditor/basetexteditor.h>
#include
<QtDebug>
using
namespace
QmlEditor
;
using
namespace
QmlEditor
::
Internal
;
QmlCodeCompletion
::
QmlCodeCompletion
(
QmlModelManagerInterface
*
modelManager
,
QObject
*
parent
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment