mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 08:17:51 -06:00
Undo / Redo: Bound Ctrl-V/Ctrl-Z to the side panel.
This commit is contained in:
parent
45a5487e51
commit
fb725502b7
2 changed files with 24 additions and 4 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue