mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-08 12:32:01 +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:
@@ -83,9 +83,15 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="btnDAFTTrackerDefault">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||||
<horstretch>1</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>80</width>
|
||||
<width>120</width>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
@@ -93,7 +99,7 @@
|
||||
<string>Reset tracker ratio to default 25%</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>De&fault</string>
|
||||
<string>De&fault (25%)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -109,9 +115,10 @@
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Examples of tracker ratios:
|
||||
Australia Post 26%, Dutch Post and Royal Mail 25.6%, Japan Post 33%,
|
||||
PLANET and POSTNET 25% (Tracker and Ascender only),
|
||||
USPS Intelligent Mail 33.1%
|
||||
Australia Post 26%
|
||||
Dutch Post and Royal Mail 25.6%, Japan Post 33%
|
||||
PLANET and POSTNET 25% (Tracker & Ascender only)
|
||||
USPS Intelligent Mail 33.1%
|
||||
</string>
|
||||
</property>
|
||||
<property name="textFormat">
|
||||
|
||||
Reference in New Issue
Block a user