forked from qt-creator/qt-creator
QmlDesigner.AbstractView: remove widget()
We use now widgetInfo() instead.
Change-Id: Icaea8f012b380368b6479fa81d370236ea5a6781
Reviewed-by: Marco Bubke <marco.bubke@digia.com>
(cherry picked from commit 54431a090c)
This commit is contained in:
@@ -115,8 +115,6 @@ public:
|
||||
|
||||
void setComponentNode(const ModelNode &node);
|
||||
|
||||
QWidget *widget();
|
||||
|
||||
signals:
|
||||
void componentListChanged(const QStringList &componentList);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user