mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
Fixed updating of the options values after the clearing of the TextCtrl
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user