[Gui] Allow to create ExpLineEdit with python
This commit is contained in:
committed by
wwmayer
parent
2ebbd83268
commit
edbab63c91
@@ -124,5 +124,6 @@ WidgetFactorySupplier::WidgetFactorySupplier()
|
||||
new WidgetProducer<Gui::IntSpinBox>;
|
||||
new WidgetProducer<Gui::DoubleSpinBox>;
|
||||
new WidgetProducer<Gui::QuantitySpinBox>;
|
||||
new WidgetProducer<Gui::ExpLineEdit>;
|
||||
}
|
||||
// clang-format on
|
||||
|
||||
Reference in New Issue
Block a user