mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-27 14:20:52 +01:00
Improve undo command when add/move/remove terminal in/from/to terminal strip
This commit is contained in:
@@ -76,6 +76,8 @@ class PhysicalTerminal
|
||||
|
||||
bool setLevelOf(const QSharedPointer<RealTerminal> &terminal, int level);
|
||||
|
||||
void setParentStrip(TerminalStrip *strip);
|
||||
|
||||
public:
|
||||
PhysicalTerminal(){}
|
||||
~PhysicalTerminal();
|
||||
|
||||
Reference in New Issue
Block a user