mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
ENH:dynamically update use_ams options
jira:[none] Change-Id: Ia555b3375d3a195b8b6c0e0d6f65b78dd997c810 (cherry picked from commit 58d6ac32f99c700da90aca1ec7ba1d986eb2eff7)
This commit is contained in:
@@ -473,6 +473,11 @@ public:
|
||||
PrintDialogStatus get_status() { return m_print_status; }
|
||||
std::vector<std::string> sort_string(std::vector<std::string> strArray);
|
||||
};
|
||||
|
||||
|
||||
|
||||
wxDECLARE_EVENT(EVT_SWITCH_PRINT_OPTION, wxCommandEvent);
|
||||
|
||||
}} // namespace Slic3r::GUI
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user