mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-27 13:34:19 -04:00
Add option to copy to clipboard
This commit is contained in:
parent
92f02c8a67
commit
536f217e78
3 changed files with 35 additions and 2 deletions
|
@ -130,6 +130,7 @@ private slots:
|
|||
void reset_view();
|
||||
int open_data_dialog();
|
||||
int open_sequence_dialog();
|
||||
void copy_to_clipboard();
|
||||
|
||||
private:
|
||||
/* void createActions();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue