mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Correction to size selection non-ECC200
This commit is contained in:
parent
55a18653b3
commit
00d31b5c5f
@ -1,4 +1,3 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<ui version="4.0" >
|
<ui version="4.0" >
|
||||||
<class>grpDM</class>
|
<class>grpDM</class>
|
||||||
<widget class="QWidget" name="grpDM" >
|
<widget class="QWidget" name="grpDM" >
|
||||||
@ -87,11 +86,6 @@
|
|||||||
<string>Automatic</string>
|
<string>Automatic</string>
|
||||||
</property>
|
</property>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<property name="text">
|
|
||||||
<string>7 x 7</string>
|
|
||||||
</property>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>9 x 9</string>
|
<string>9 x 9</string>
|
||||||
@ -192,6 +186,11 @@
|
|||||||
<string>47 x 47</string>
|
<string>47 x 47</string>
|
||||||
</property>
|
</property>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<property name="text" >
|
||||||
|
<string>49 x 49</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
|
Loading…
Reference in New Issue
Block a user