forked from qt-creator/qt-creator
QmlDesigner: Remove unused QmlModelView::m_state
Change-Id: I58b0d7582b2c0d13061067e89b3662a5a82f2a8b Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
@@ -73,8 +73,6 @@ protected:
|
|||||||
|
|
||||||
void activateState(const QmlModelState &state);
|
void activateState(const QmlModelState &state);
|
||||||
|
|
||||||
private:
|
|
||||||
QmlModelState m_state;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
} //QmlDesigner
|
} //QmlDesigner
|
||||||
|
Reference in New Issue
Block a user