mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-04 18:57:05 +00:00
cmake: bump min version 3.5 -> 3.10 to avoid warning with cmake 31.1;
also add min version to all CMakeLists.txt GUI: add missing accelerator to UPCA/UPCEAN.ui "Guard Whitespace"; add default value to some "Default" buttons; reformat DAFT examples again; add \^@ to special escs hint
This commit is contained in:
@@ -51,9 +51,9 @@
|
||||
<string>&Manual Code Sets and FNC1s (Extra Escape Mode)</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Process special escape sequences "\^A", "\^B" and "\^C"
|
||||
allowing manual Code Set selection and special escape
|
||||
sequence "\^1" allowing manual FNC1s</string>
|
||||
<string>Process special escape sequences "\^A", "\^B", "\^C" and
|
||||
"\^@" allowing manual Code Set selection and special
|
||||
escape sequence "\^1" allowing manual FNC1s</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user