mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-23 18:50:52 +01:00
Merge remote-tracking branch 'origin/QetGraphicsTableItem'
This commit is contained in:
@@ -37,6 +37,9 @@ class ChangeElementInformationCommand : public QUndoCommand
|
||||
void undo() override;
|
||||
void redo() override;
|
||||
|
||||
private:
|
||||
void updateProjectDB();
|
||||
|
||||
private:
|
||||
Element *m_element;
|
||||
DiagramContext m_old_info,
|
||||
|
||||
Reference in New Issue
Block a user