mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-17 03:37:54 -06:00
Auto-correction of the input values according to the admissible range
This commit is contained in:
parent
8eb9ddc2eb
commit
754bfd926b
3 changed files with 20 additions and 9 deletions
|
@ -124,7 +124,6 @@ public:
|
|||
virtual wxWindow* getWindow() { return nullptr; }
|
||||
|
||||
bool is_matched(const std::string& string, const std::string& pattern);
|
||||
// boost::any get_value_by_opt_type(wxString& str);
|
||||
void get_value_by_opt_type(wxString& str);
|
||||
|
||||
/// Factory method for generating new derived classes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue