mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-11 16:00:17 -07:00
FIX: linux darkmode text display
Change-Id: I2c935647669dd9743cf4a230ef21e48ea4b92eb8
This commit is contained in:
parent
59b6b59a9a
commit
4d8ad0003b
17 changed files with 249 additions and 115 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue