forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.2'
Change-Id: I957c22020fbacb2f631220b0cdc7fa16a782798b
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include "cpptools_global.h"
|
||||
|
||||
#include <texteditor/codeassist/assistinterface.h>
|
||||
#include <texteditor/quickfix.h>
|
||||
#include <texteditor/texteditor.h>
|
||||
#include <texteditor/textdocument.h>
|
||||
|
||||
@@ -41,7 +42,6 @@
|
||||
|
||||
namespace TextEditor {
|
||||
class TextDocument;
|
||||
class QuickFixOperations;
|
||||
}
|
||||
|
||||
namespace CppTools {
|
||||
|
||||
Reference in New Issue
Block a user