mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-30 01:39:59 +02:00
go on with the work
This commit is contained in:
@@ -90,7 +90,7 @@ class Terminal : public QGraphicsObject, public PropertiesInterface
|
||||
bool canBeLinkedTo(Terminal *);
|
||||
|
||||
// methods related to XML import/export
|
||||
bool valideXml(QDomElement &) const override;
|
||||
static bool valideXml(QDomElement &);
|
||||
bool fromXml (const QDomElement &) override;
|
||||
QDomElement toXml (QDomDocument &) const override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user