mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-23 03:26:56 -04:00
Add Automatic Height option to UI and enable by default
Brings UI default settings in line with CLI default settings
This commit is contained in:
parent
739793a215
commit
1564cd7a34
4 changed files with 42 additions and 5 deletions
|
@ -121,6 +121,7 @@ public slots:
|
|||
void composite_ean_check();
|
||||
void maxi_primary();
|
||||
void change_print_scale();
|
||||
void autoheight_clicked();
|
||||
|
||||
protected:
|
||||
void resizeEvent(QResizeEvent *event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue