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

GUI: fix symbology-specific groupbox accelerators

This commit is contained in:
gitlost
2023-07-18 12:36:51 +01:00
parent 32c9e6a98e
commit 3e96336970
12 changed files with 16 additions and 16 deletions

View File

@@ -39,7 +39,7 @@
<item>
<widget class="QLabel" name="lblMSICheck">
<property name="text">
<string>&amp;Check Digit:</string>
<string>Chec&amp;k Digit:</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>