forked from qt-creator/qt-creator
CppTools: Remove unused additional indexing support object
Its presence is confusing. Change-Id: I61986e970e0f58cded5b97dae2cd28abcdb3ecff Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -192,7 +192,6 @@ public:
|
||||
FollowSymbolInterface &followSymbolInterface() const;
|
||||
std::unique_ptr<AbstractOverviewModel> createOverviewModel() const;
|
||||
|
||||
void setIndexingSupport(CppIndexingSupport *indexingSupport);
|
||||
CppIndexingSupport *indexingSupport();
|
||||
|
||||
QStringList projectFiles();
|
||||
|
||||
Reference in New Issue
Block a user