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:
Stone Li 2022-11-23 16:55:19 +08:00 committed by Lane.Wei
parent fafff5c1d1
commit fee419797d
2 changed files with 26 additions and 5 deletions

View file

@ -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();