1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-17 09:57:02 +00:00

Tabs/typo in zint.h; PostNet -> POSTNET; ui: shortcuts, tooltips; tests inkscape -> libreoffice

This commit is contained in:
gitlost
2020-10-03 22:51:08 +01:00
parent 36c19053d7
commit e37a82a8f1
90 changed files with 1048 additions and 840 deletions

View File

@@ -25,7 +25,7 @@
<item row="0" column="0">
<widget class="QLabel" name="labelGridSize">
<property name="text">
<string>Size:</string>
<string>Si&amp;ze:</string>
</property>
<property name="buddy">
<cstring>cmbGridSize</cstring>
@@ -109,7 +109,7 @@
<item row="1" column="0">
<widget class="QLabel" name="labelGridECC">
<property name="text">
<string>Error Correction:</string>
<string>E&amp;rror Correction:</string>
</property>
<property name="buddy">
<cstring>cmbGridECC</cstring>
@@ -182,7 +182,7 @@
<item>
<widget class="QCheckBox" name="chkGridFullMultibyte">
<property name="text">
<string>Full Multibyte</string>
<string>&amp;Full Multibyte</string>
</property>
<property name="checked">
<bool>false</bool>