mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 05:00:33 +01:00
Fix wrong element text value when loading from xml
This commit is contained in:
@@ -537,8 +537,6 @@ bool Element::parseInput(const QDomElement &dom_element)
|
||||
m_converted_text_from_xml_description.insert(deti, p);
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user