mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 18:42:24 +00:00
Undo / Redo: Bound Ctrl-V/Ctrl-Z to the side panel.
This commit is contained in:
@@ -204,6 +204,8 @@ public:
|
||||
|
||||
void copy();
|
||||
void paste();
|
||||
void undo();
|
||||
void redo();
|
||||
|
||||
void get_settings_choice(const wxString& category_name);
|
||||
void get_freq_settings_choice(const wxString& bundle_name);
|
||||
|
||||
Reference in New Issue
Block a user