mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-31 16:50:52 +01:00
Wrap code for better readability
This commit is contained in:
@@ -46,8 +46,7 @@ class ChangeElementInformationCommand : public QUndoCommand
|
||||
|
||||
private:
|
||||
Element *m_element;
|
||||
DiagramContext m_old_info,
|
||||
m_new_info;
|
||||
DiagramContext m_old_info, m_new_info;
|
||||
};
|
||||
|
||||
#endif // CHANGEELEMENTINFORMATIONCOMMAND_H
|
||||
|
||||
Reference in New Issue
Block a user