mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00: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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user