forked from qt-creator/qt-creator
QmlDesigner.ComponentView: m_comboBoxList is not used
Change-Id: I4e81af41337a6d842dc16232b0f01527b353274a Reviewed-by: Marco Bubke <marco.bubke@digia.com>
This commit is contained in:
@@ -120,7 +120,6 @@ private: //functions
|
||||
int indexForNode(const ModelNode &node);
|
||||
|
||||
private:
|
||||
QList<QComboBox*> m_comboBoxList;
|
||||
QStandardItemModel *m_standardItemModel;
|
||||
ComponentAction *m_componentAction;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user