mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
Added "Keyboard Shortcuts" dialog
This commit is contained in:
parent
354458ae73
commit
661086554a
6 changed files with 198 additions and 0 deletions
|
@ -115,6 +115,7 @@ public:
|
|||
|
||||
void recreate_GUI();
|
||||
void system_info();
|
||||
void keyboard_shortcuts();
|
||||
void load_project(wxWindow *parent, wxString& input_file);
|
||||
void import_model(wxWindow *parent, wxArrayString& input_files);
|
||||
static bool catch_error(std::function<void()> cb,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue