mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-28 14:50:52 +01:00
Fix bug N°201: Line changes in the drawing area are not reflexted in the information area
This commit is contained in:
@@ -36,7 +36,7 @@ class ElementItemEditor : public QWidget
|
||||
// constructors, destructor
|
||||
public:
|
||||
ElementItemEditor(QETElementEditor *, QWidget * = nullptr);
|
||||
~ElementItemEditor() override {};
|
||||
~ElementItemEditor() override {}
|
||||
private:
|
||||
ElementItemEditor(const ElementItemEditor &);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user