mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Fixed updating of the options values after the clearing of the TextCtrl
This commit is contained in:
parent
85219b8bc0
commit
c6b597b813
2 changed files with 20 additions and 6 deletions
|
@ -265,7 +265,8 @@ public:
|
|||
}
|
||||
|
||||
boost::any& get_value() override;
|
||||
|
||||
bool is_defined_input_value();
|
||||
|
||||
virtual void enable();
|
||||
virtual void disable();
|
||||
virtual wxWindow* getWindow() { return window; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue