mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-07 20:17:06 +00:00
Tabs/typo in zint.h; PostNet -> POSTNET; ui: shortcuts, tooltips; tests inkscape -> libreoffice
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="labelHXSize">
|
||||
<property name="text">
|
||||
<string>Size:</string>
|
||||
<string>Si&ze:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>cmbHXSize</cstring>
|
||||
@@ -467,7 +467,7 @@
|
||||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="labelHXECC">
|
||||
<property name="text">
|
||||
<string>Error Correction:</string>
|
||||
<string>E&rror Correction:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>cmbHXECC</cstring>
|
||||
@@ -508,7 +508,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="chkHXFullMultibyte">
|
||||
<property name="text">
|
||||
<string>Full Multibyte</string>
|
||||
<string>&Full Multibyte</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>false</bool>
|
||||
|
||||
Reference in New Issue
Block a user