forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.0'
Conflicts: src/plugins/qmldesigner/components/propertyeditor/propertyeditorqmlbackend.cpp Change-Id: I6ae2d37290643d69390f679a54f7596782f3d97f
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
|
||||
#include "CppDocument.h"
|
||||
#include "Overview.h"
|
||||
#include "Icons.h"
|
||||
|
||||
#include <QAbstractItemModel>
|
||||
|
||||
@@ -72,7 +71,6 @@ private:
|
||||
private:
|
||||
Document::Ptr _cppDocument;
|
||||
Overview _overview;
|
||||
Icons _icons;
|
||||
};
|
||||
|
||||
} // namespace CPlusPlus
|
||||
|
||||
Reference in New Issue
Block a user