Copy/paste Layers for OSX

This commit is contained in:
YuSanka 2019-06-11 10:11:42 +02:00
parent 16c5a87997
commit f0f608f247
2 changed files with 27 additions and 16 deletions

View file

@ -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();