mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
FIX: update the order of SelectMachineDialog
jira: [STUDIO-8235] Change-Id: I8156032ec46464e375e74acaca5f4aa440298ce1 (cherry picked from commit 7b650e4aca6e1f2653e32acfe5d862573a62415d)
This commit is contained in:
@@ -478,7 +478,6 @@ public:
|
||||
wxString format_steel_name(NozzleType type);
|
||||
wxString format_text(wxString &m_msg);
|
||||
PrintDialogStatus get_status() { return m_print_status; }
|
||||
std::vector<std::string> sort_string(std::vector<std::string> strArray);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user