mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Add option to copy to clipboard
This commit is contained in:
@ -130,6 +130,7 @@ private slots:
|
||||
void reset_view();
|
||||
int open_data_dialog();
|
||||
int open_sequence_dialog();
|
||||
void copy_to_clipboard();
|
||||
|
||||
private:
|
||||
/* void createActions();
|
||||
|
Reference in New Issue
Block a user