mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-06 09:49:57 -07:00
UnsavedChangesDialog : implemented "Save" function
This commit is contained in:
@@ -241,6 +241,7 @@ public:
|
||||
bool move_preset() const { return m_exit_action == Action::Move; }
|
||||
bool just_continue() const { return m_exit_action == Action::Continue; }
|
||||
|
||||
std::vector<std::string> get_unselected_options();
|
||||
std::vector<std::string> get_selected_options();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user