ENH: [STUDIO-1477] indicators for that has object configs

Change-Id: I4556b049cd6aa128a05f69c00fa14d8ea5bb3f39
This commit is contained in:
chunmao.guo 2022-11-28 17:31:06 +08:00 committed by Lane.Wei
parent 536df6ca23
commit 2f7946333d
7 changed files with 60 additions and 5 deletions

View file

@ -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);