mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-12 20:49:59 +02:00
Revert "Merge branch 'XMLPropertiesNew'"
**Break a lot of thing.** This reverts commit1db1800572, reversing changes made to4c563821e8.
This commit is contained in:
@@ -46,6 +46,8 @@ class ArcEditor : public ElementItemEditor
|
||||
QDoubleSpinBox *x, *y, *h, *v;
|
||||
QSpinBox *angle, *start_angle;
|
||||
bool m_locked;
|
||||
|
||||
QList <QMetaObject::Connection> m_change_connections;
|
||||
|
||||
// methods
|
||||
public:
|
||||
@@ -57,7 +59,7 @@ class ArcEditor : public ElementItemEditor
|
||||
public slots:
|
||||
void updateArcS();
|
||||
void updateArcA();
|
||||
void updateFormPriv() override;
|
||||
void updateForm() override;
|
||||
void updateRect();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user