mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-09 07:56:24 -06:00
ENH: [STUDIO-1477] indicators for that has object configs
Change-Id: I4556b049cd6aa128a05f69c00fa14d8ea5bb3f39
This commit is contained in:
parent
536df6ca23
commit
2f7946333d
7 changed files with 60 additions and 5 deletions
|
@ -463,7 +463,7 @@ public:
|
|||
|
||||
void reset_model_config();
|
||||
|
||||
bool has_key(std::string const & key);
|
||||
bool has_key(std::string const &key);
|
||||
|
||||
protected:
|
||||
virtual void activate_selected_page(std::function<void()> throw_if_canceled);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue