FIX: [STUDIO-3308] check has_model_mall

Change-Id: I9b7477af12a5d59855f7ef176aac24731665c343
This commit is contained in:
chunmao.guo 2023-06-21 10:58:08 +08:00 committed by Lane.Wei
parent a20229f222
commit 82cd618c14
3 changed files with 24 additions and 8 deletions

View file

@ -338,6 +338,7 @@ public:
void init_label_colours();
void update_label_colours_from_appconfig();
void update_publish_status();
bool has_model_mall();
void update_label_colours();
// update color mode for window
void UpdateDarkUI(wxWindow *window, bool highlited = false, bool just_font = false);