FIX:hide publish in the Chinese region

Change-Id: I39e6d96ab6fa14f25a284a5eaf9988dd37a42b6a
This commit is contained in:
tao wang 2023-04-19 19:59:07 +08:00 committed by Lane.Wei
parent b6005e957c
commit 2dbd2bcef9
7 changed files with 53 additions and 1 deletions

View file

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