mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-20 08:10:52 +01:00
Revert "Merge branch 'XMLPropertiesNew'"
**Break a lot of thing.** This reverts commit1db1800572, reversing changes made to4c563821e8.
This commit is contained in:
@@ -110,9 +110,9 @@ QList<CustomElementPart *> EllipseEditor::currentParts() const {
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief EllipseEditor::updateFormPriv
|
||||
* @brief EllipseEditor::updateForm
|
||||
*/
|
||||
void EllipseEditor::updateFormPriv()
|
||||
void EllipseEditor::updateForm()
|
||||
{
|
||||
if (!m_part) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user