1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-12 22:46:03 +00:00

Polish the GUI a bit

This commit is contained in:
hooper114
2009-07-16 12:59:22 +00:00
parent d0f4858762
commit f2e67de4ea
18 changed files with 552 additions and 427 deletions

View File

@@ -18,7 +18,7 @@
<item row="0" column="0" >
<widget class="QRadioButton" name="radAztecAuto" >
<property name="text" >
<string>Automatic Resizing</string>
<string>A&amp;utomatic Resizing</string>
</property>
<property name="checked" >
<bool>true</bool>
@@ -28,7 +28,7 @@
<item row="1" column="0" >
<widget class="QRadioButton" name="radAztecSize" >
<property name="text" >
<string>Adjust Size To:</string>
<string>Adjust Si&amp;ze To:</string>
</property>
</widget>
</item>
@@ -222,7 +222,7 @@
<item row="2" column="0" >
<widget class="QRadioButton" name="radAztecECC" >
<property name="text" >
<string>Add Minimum Error Correction:</string>
<string>Add Minimum &amp;Error Correction:</string>
</property>
</widget>
</item>
@@ -256,7 +256,7 @@
<item row="3" column="0" >
<widget class="QCheckBox" name="chkAztecMode" >
<property name="text" >
<string>Encode as GS-1 Data</string>
<string>Encode as &amp;GS-1 Data</string>
</property>
</widget>
</item>