mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-26 14:27:07 +00:00
GUI Overhaul
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
BarcodeItem::BarcodeItem()
|
||||
: QGraphicsItem()
|
||||
{
|
||||
w=400;
|
||||
h=400;
|
||||
w=550;
|
||||
h=230;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user