1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-23 10:04:26 +00:00

Added "Keyboard Shortcuts" dialog

This commit is contained in:
YuSanka
2018-12-19 13:06:24 +01:00
parent 354458ae73
commit 661086554a
6 changed files with 198 additions and 0 deletions
+1
View File
@@ -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,