mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-05 09:13:55 -04:00
Tabs/typo in zint.h; PostNet -> POSTNET; ui: shortcuts, tooltips; tests inkscape -> libreoffice
This commit is contained in:
parent
36c19053d7
commit
e37a82a8f1
90 changed files with 1048 additions and 840 deletions
|
@ -24,7 +24,7 @@
|
|||
<item row="0" column="0" >
|
||||
<widget class="QLabel" name="lavelMQRSize" >
|
||||
<property name="text" >
|
||||
<string>Size:</string>
|
||||
<string>Si&ze:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>cmbMQRSize</cstring>
|
||||
|
@ -63,7 +63,7 @@
|
|||
<item row="1" column="0" >
|
||||
<widget class="QLabel" name="labelMQRECC" >
|
||||
<property name="text" >
|
||||
<string>Error Correction:</string>
|
||||
<string>E&rror Correction:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>cmbMQRECC</cstring>
|
||||
|
@ -99,7 +99,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="chkMQRFullMultibyte">
|
||||
<property name="text">
|
||||
<string>Full Multibyte</string>
|
||||
<string>&Full Multibyte</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>false</bool>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue