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:
@@ -33,7 +33,7 @@
|
||||
#ifndef QTCREATORINTEGRATION_H
|
||||
#define QTCREATORINTEGRATION_H
|
||||
|
||||
#include <cplusplus/ModelManagerInterface.h>
|
||||
#include <cpptools/ModelManagerInterface.h>
|
||||
|
||||
#if QT_VERSION >= 0x050000
|
||||
# include <QDesignerIntegration>
|
||||
|
||||
Reference in New Issue
Block a user