mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-04 13:19:58 +02:00
Revert "Merge branch 'XMLPropertiesNew'"
**Break a lot of thing.** This reverts commit1db1800572, reversing changes made to4c563821e8.
This commit is contained in:
@@ -35,7 +35,7 @@ class SlaveElement : public Element
|
||||
void unlinkElement(Element *elmt) override;
|
||||
|
||||
private:
|
||||
QGraphicsTextItem *m_xref_item{nullptr};
|
||||
QGraphicsTextItem *m_xref_item;
|
||||
};
|
||||
|
||||
#endif // SLAVEELEMENT_H
|
||||
|
||||
Reference in New Issue
Block a user