mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
FIX:fixed appconfig is not saved when switching dark mode
Change-Id: I77fc3808309a23497000c34b6047a359d12c4622
This commit is contained in:
parent
4a5c473058
commit
eca5897a25
22 changed files with 84 additions and 26 deletions
|
@ -130,7 +130,8 @@ public:
|
|||
void set_default();
|
||||
wxWindow* create_side_tools();
|
||||
|
||||
void msw_rescale();
|
||||
void on_sys_color_changed();
|
||||
void msw_rescale();
|
||||
|
||||
void select_machine(std::string machine_sn);
|
||||
void on_update_all(wxMouseEvent &event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue