FIX: linux darkmode text display

Change-Id: I2c935647669dd9743cf4a230ef21e48ea4b92eb8
This commit is contained in:
liz.li 2023-07-20 11:10:45 +08:00 committed by Lane.Wei
parent 59b6b59a9a
commit 4d8ad0003b
17 changed files with 249 additions and 115 deletions

View file

@ -111,6 +111,8 @@ public:
bool Show(bool show);
void on_printer_clicked(wxMouseEvent& event);
void set_default();
void msw_rescale();
void on_sys_color_changed();
protected:
void init_tabpanel();
void init_timer();