forked from qt-creator/qt-creator
CppTools: Rename files to comply with coding standard
Rename ModelManagerInterface.(h|cpp) to cppmodelmanagerinterface.(h|cpp). Rename TypeHierarchyBuilder.(h|cpp) to typehierarchybuilder.(h|cpp). Change-Id: I035d833fd205d7460819bd0fb7031294359032f9 Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
This commit is contained in:
committed by
Erik Verbruggen
parent
a189ec5537
commit
ddafdf55de
@@ -31,7 +31,7 @@
|
||||
#define BUILTININDEXINGSUPPORT_H
|
||||
|
||||
#include "cppindexingsupport.h"
|
||||
#include "ModelManagerInterface.h"
|
||||
#include "cppmodelmanagerinterface.h"
|
||||
|
||||
#include <QFutureSynchronizer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user