forked from qt-creator/qt-creator
C++: Move the ModelManagerInterface from CppTools to CPlusPlus.
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
#include <QtCore/QSharedPointer>
|
||||
|
||||
#include <CPlusPlusForwardDeclarations.h>
|
||||
#include <cplusplus/ModelManagerInterface.h>
|
||||
#include <cplusplus/CppDocument.h>
|
||||
#include <cpptools/cppmodelmanagerinterface.h>
|
||||
|
||||
// might be changed to forward declaration - is not done to be less dependent
|
||||
#include <projectexplorer/projectnodes.h>
|
||||
|
||||
Reference in New Issue
Block a user