mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 08:17:51 -06:00
Copy/paste Layers for OSX
This commit is contained in:
parent
16c5a87997
commit
f0f608f247
2 changed files with 27 additions and 16 deletions
|
@ -202,6 +202,9 @@ public:
|
|||
void key_event(wxKeyEvent& event);
|
||||
#endif /* __WXOSX__ */
|
||||
|
||||
void copy();
|
||||
void paste();
|
||||
|
||||
void get_settings_choice(const wxString& category_name);
|
||||
void get_freq_settings_choice(const wxString& bundle_name);
|
||||
void update_settings_item();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue