mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
FIX: fix use wrong preset folder
this happened when stop sync user preset Change-Id: I16e17614d64a3e81adbc32fc9819cc32c6599a77 Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
parent
fafff5c1d1
commit
fee419797d
2 changed files with 26 additions and 5 deletions
|
@ -396,6 +396,7 @@ public:
|
|||
void handle_http_error(unsigned int status, std::string body);
|
||||
void on_http_error(wxCommandEvent &evt);
|
||||
void on_user_login(wxCommandEvent &evt);
|
||||
void enable_user_preset_folder(bool enable);
|
||||
|
||||
// BBS
|
||||
bool is_studio_active();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue