mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
UPC/EAN, ITF14: quiet zones, addongap; raster/vector: sync code, use double
This commit is contained in:
@ -129,6 +129,7 @@ public slots:
|
||||
|
||||
protected:
|
||||
void resizeEvent(QResizeEvent *event);
|
||||
void upcean_addon_gap(QComboBox *comboBox, QLabel* label, int base);
|
||||
|
||||
private slots:
|
||||
bool save();
|
||||
|
Reference in New Issue
Block a user