Skip to content
Snippets Groups Projects
Commit 06e6d88b authored by Christian Kamm's avatar Christian Kamm
Browse files

Fix compilation of QmlJS code formatter test.


Done by moving ITextMark and ITextMarkable from itexteditor.h
to itextmark.h. The test uses parts of the texteditor plugin by
compiling some of its files. For that to work, the code has to be
fairly stand-alone. The reference to EditorManager in
itexteditor.cpp broke it.

Long term, the test should become a plugin based test to avoid this
kind of problem.

Change-Id: Ibae3bcd7365eb4e2814cd07011cad0180507e82b
Reviewed-by: default avatarFawzi Mohamed <fawzi.mohamed@nokia.com>
parent 6488b69e
No related branches found
No related tags found
No related merge requests found
Loading
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