mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-16 15:59:58 +02:00
Forgoten revert ToXml()
This commit is contained in:
@@ -42,7 +42,6 @@ class ConductorTextItem : public DiagramTextItem
|
||||
enum { Type = UserType + 1006 };
|
||||
Conductor *parentConductor() const;
|
||||
void fromXml(const QDomElement &) override;
|
||||
void toXml(QDomElement& e);
|
||||
int type() const override { return Type; }
|
||||
virtual bool wasMovedByUser() const;
|
||||
virtual bool wasRotateByUser() const;
|
||||
|
||||
Reference in New Issue
Block a user