mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-02 18:00:53 +01:00
move m_change_connections to ElementItemEditor, so it must not be defined by every editor it self
This commit is contained in:
@@ -59,8 +59,7 @@ class EllipseEditor : public ElementItemEditor
|
||||
private:
|
||||
Ui::EllipseEditor *ui;
|
||||
PartEllipse *m_part = nullptr;
|
||||
StyleEditor *m_style = nullptr;
|
||||
QList <QMetaObject::Connection> m_change_connections;
|
||||
StyleEditor *m_style = nullptr;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user