mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-02 15:52:14 +00:00
FIX:fixed appconfig is not saved when switching dark mode
Change-Id: I77fc3808309a23497000c34b6047a359d12c4622
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user