FIX:fixed macos overwriting title bar text colors

Change-Id: I617c27eebee47f6739532a02038359829245df27
This commit is contained in:
tao wang 2022-08-04 17:16:37 +08:00 committed by Lane.Wei
parent 1e857a6e23
commit b03a93d7fc
5 changed files with 19 additions and 3 deletions

View file

@ -226,7 +226,8 @@ public:
void update_title();
void show_option(bool show);
void update_title_colour_after_set_title();
void show_option(bool show);
void init_tabpanel();
void create_preset_tabs();
//BBS: GUI refactor