mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
FIX: [STUDIO-3308] check has_model_mall
Change-Id: I9b7477af12a5d59855f7ef176aac24731665c343
This commit is contained in:
parent
a20229f222
commit
82cd618c14
3 changed files with 24 additions and 8 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue