mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
ENH:add shortcut in macos
Change-Id: I2c2145caab987fcb8073c4e7891769142dab840a
This commit is contained in:
parent
85ffeb291d
commit
cd3a721f86
5 changed files with 170 additions and 121 deletions
|
@ -116,6 +116,7 @@ class MainFrame : public DPIFrame
|
|||
bool can_change_view() const;
|
||||
bool can_select() const;
|
||||
bool can_deselect() const;
|
||||
bool can_clone() const;
|
||||
bool can_delete() const;
|
||||
bool can_delete_all() const;
|
||||
bool can_reslice() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue