forked from qt-creator/qt-creator
QMLJSEditor Exporting few classes
These changes are required for the new Binding Editor Change-Id: Ic1e833819c69831aa1a930ab668a644ae4ccdd6f Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -38,9 +38,11 @@ namespace Core { class IEditor; }
|
||||
namespace QmlJS { class Editor; }
|
||||
|
||||
namespace QmlJSEditor {
|
||||
namespace Internal {
|
||||
|
||||
class QmlJSEditorWidget;
|
||||
|
||||
namespace Internal {
|
||||
|
||||
class QmlJSOutlineTreeView;
|
||||
|
||||
class QmlJSOutlineFilterModel : public QSortFilterProxyModel
|
||||
|
||||
Reference in New Issue
Block a user