mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02: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