forked from qt-creator/qt-creator
Move the ModelManagerInterface out of the CPlusPlus library.
Change-Id: Iffaa18f848a22f6961b49dff048672b194570df6 Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#include "classviewparsertreeitem.h"
|
||||
|
||||
#include <CPlusPlusForwardDeclarations.h>
|
||||
#include <cplusplus/ModelManagerInterface.h>
|
||||
#include <cpptools/ModelManagerInterface.h>
|
||||
#include <cplusplus/CppDocument.h>
|
||||
|
||||
// might be changed to forward declaration - is not done to be less dependent
|
||||
|
||||
Reference in New Issue
Block a user