mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 23:20:52 +01:00
multipart edit
This commit is contained in:
committed by
Laurent Trinques
parent
4abf1c4f2e
commit
cfda59e978
@@ -55,7 +55,7 @@ class TextEditor : public ElementItemEditor
|
||||
Ui::TextEditor *ui;
|
||||
|
||||
QPointer <PartText> m_text;
|
||||
QList<QPointer<PartText>> m_parts;
|
||||
QList<PartText*> m_parts;
|
||||
QList <QMetaObject::Connection> m_edit_connection;
|
||||
QList <QMetaObject::Connection> m_change_connection;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user