mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-24 20:14:28 -04:00
CODE128: hrt always UTF-8; CODE128/EXCODE39/CODE93: blank same NUL/ctrl/DEL chars
This commit is contained in:
parent
020a125de6
commit
dd2bdb4335
14 changed files with 233 additions and 133 deletions
|
@ -130,6 +130,7 @@ public slots:
|
|||
protected:
|
||||
void resizeEvent(QResizeEvent *event);
|
||||
void upcean_addon_gap(QComboBox *comboBox, QLabel* label, int base);
|
||||
void set_gs1_mode(bool gs1_mode);
|
||||
|
||||
private slots:
|
||||
bool save();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue