mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-30 05:17:19 +00:00
FIX:fixed unable to download to hms file
jira:[hms] Change-Id: Idc06cf71a9156516f8237b42d470233edd44d4b4 (cherry picked from commit 06ccc46e067ccd4dc5fe51c27bbb3a2f7a925b3b) (cherry picked from commit b30910953084e77b3edac97d7146665dcb7af555)
This commit is contained in:
@@ -33,7 +33,6 @@ protected:
|
||||
public:
|
||||
HMSQuery() {}
|
||||
int check_hms_info(std::string dev_type = "00M");
|
||||
void check_hms_info_from_local(std::string dev_type);
|
||||
wxString query_hms_msg(std::string long_error_code);
|
||||
bool query_print_error_msg(int print_error, wxString &error_msg);
|
||||
wxString query_print_error_url_action(int print_error, std::string dev_id, std::vector<int>& button_action);
|
||||
|
||||
Reference in New Issue
Block a user