mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-25 05:59:58 +02:00
move m_change_connections to ElementItemEditor, so it must not be defined by every editor it self
This commit is contained in:
@@ -63,7 +63,6 @@ class PolygonEditor : public ElementItemEditor
|
||||
Ui::PolygonEditor *ui;
|
||||
StyleEditor *m_style = nullptr;
|
||||
PartPolygon *m_part = nullptr;
|
||||
QList <QMetaObject::Connection> m_change_connections;
|
||||
};
|
||||
|
||||
#endif // POLYGONEDITOR_H
|
||||
|
||||
Reference in New Issue
Block a user