mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-28 14:04:19 -04:00
Correction to size selection non-ECC200
This commit is contained in:
parent
55a18653b3
commit
00d31b5c5f
1 changed files with 107 additions and 108 deletions
|
@ -1,4 +1,3 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0" >
|
||||
<class>grpDM</class>
|
||||
<widget class="QWidget" name="grpDM" >
|
||||
|
@ -87,11 +86,6 @@
|
|||
<string>Automatic</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>7 x 7</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text" >
|
||||
<string>9 x 9</string>
|
||||
|
@ -192,6 +186,11 @@
|
|||
<string>47 x 47</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text" >
|
||||
<string>49 x 49</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue