mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-22 01:10: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:
@@ -73,7 +73,6 @@ class DynamicTextFieldEditor : public ElementItemEditor {
|
||||
Ui::DynamicTextFieldEditor *ui;
|
||||
QPointer<PartDynamicTextField> m_text_field;
|
||||
QList<PartDynamicTextField*> m_parts;
|
||||
QList<QMetaObject::Connection> m_connection_list;
|
||||
|
||||
#ifdef BUILD_WITHOUT_KF5
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user