mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-23 10:52:15 +00:00
FIX: delete old error code
Jira: [STUDIO-14160] Change-Id: I70b2928ffcf84fa864e0906efb079857b3e69e81 (cherry picked from commit f2e5ed1a1aaaa6a1c17637377dd65e48e09591c8)
This commit is contained in:
@@ -71,6 +71,7 @@ protected:
|
||||
void init_button_list();
|
||||
void init_button(ActionButton style, wxString buton_text);
|
||||
|
||||
wxString parse_error_level(int error_code);
|
||||
std::vector<int> convert_to_pseudo_buttons(std::string error_str);
|
||||
|
||||
void update_contents(const wxString& title, const wxString& text, const wxString& error_code,const wxString& image_url, const std::vector<int>& btns);
|
||||
|
||||
Reference in New Issue
Block a user