mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 14:50:53 +01:00
reimplement Priv function, so the ElementEditor gets called automatically
This commit is contained in:
@@ -45,7 +45,7 @@ class DynamicTextFieldEditor : public ElementItemEditor {
|
||||
bool setParts(QList <CustomElementPart *>) override;
|
||||
CustomElementPart *currentPart() const override;
|
||||
QList<CustomElementPart*> currentParts() const override;
|
||||
void updateForm() override;
|
||||
void updateFormPriv() override;
|
||||
|
||||
private:
|
||||
void setupWidget();
|
||||
|
||||
Reference in New Issue
Block a user