forked from qt-creator/qt-creator
Compile fix
Amends 176dbff127
Change-Id: I86fb87b9dc1848124f7f04995407ba78e4040b15
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include <coreplugin/editormanager/ieditor.h>
|
||||
#include <coreplugin/find/itemviewfind.h>
|
||||
#include <languageserverprotocol/languagefeatures.h>
|
||||
#include <texteditor/outlinefactory.h>>
|
||||
#include <texteditor/outlinefactory.h>
|
||||
#include <texteditor/textdocument.h>
|
||||
#include <texteditor/texteditor.h>
|
||||
#include <utils/itemviews.h>
|
||||
|
Reference in New Issue
Block a user