forked from qt-creator/qt-creator
QmlJSEditor: add missing class forward
Change-Id: Ic2f7c8e9366f86f6f768cc21a060112f25c31278 Reviewed-by: Marco Benelli <marco.benelli@qt.io>
This commit is contained in:
@@ -31,6 +31,10 @@
|
|||||||
|
|
||||||
#include <QSortFilterProxyModel>
|
#include <QSortFilterProxyModel>
|
||||||
|
|
||||||
|
QT_BEGIN_NAMESPACE
|
||||||
|
class QAction;
|
||||||
|
QT_END_NAMESPACE
|
||||||
|
|
||||||
namespace Core { class IEditor; }
|
namespace Core { class IEditor; }
|
||||||
|
|
||||||
namespace QmlJS { class Editor; }
|
namespace QmlJS { class Editor; }
|
||||||
|
|||||||
Reference in New Issue
Block a user