mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-27 18:51:11 -06:00
"Undo"-buttons work
This commit is contained in:
parent
78208620c0
commit
d7e2305686
3 changed files with 51 additions and 3 deletions
|
|
@ -163,6 +163,9 @@ public:
|
|||
void update_changed_tree_ui();
|
||||
void update_undo_buttons();
|
||||
|
||||
void on_back_to_initial_value();
|
||||
void on_back_to_sys_value();
|
||||
|
||||
PageShp add_options_page(wxString title, std::string icon, bool is_extruder_pages = false);
|
||||
|
||||
virtual void OnActivate(){}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue