mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-23 20:19:58 +02:00
Element editor : a copied/pasted terminal part have a new uuid.
This commit is contained in:
@@ -72,7 +72,8 @@ class PartTerminal : public CustomElementGraphicPart
|
||||
Qet::Orientation orientation() const {return d->m_orientation;}
|
||||
void setOrientation(Qet::Orientation ori);
|
||||
|
||||
void setName(QString& name);
|
||||
void setName(QString& name);
|
||||
void setNewUuid();
|
||||
|
||||
private:
|
||||
void updateSecondPoint();
|
||||
|
||||
Reference in New Issue
Block a user