1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-26 13:25:58 +00:00

GUI: DAFT: re-squash tracker examples back to 2 lines so should

always fit (wasn't on Fedora/GNONE) but make non-wrap
CMake: remove Qt6 regex detect nonsense and note must specify
  `-DZINT_QT6=ON` in "README.linux"
This commit is contained in:
gitlost
2026-01-01 18:53:30 +00:00
parent c1d5024031
commit 973594a624
4 changed files with 11 additions and 8 deletions

View File

@@ -115,9 +115,8 @@
</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 &amp; Ascender only)
Australia Post 26%, Dutch Post &amp; Royal Mail 25.6%, Japan Post 33%
PLANET &amp; POSTNET 25% (Tracker/Ascender only)
USPS Intelligent Mail 33.1%
</string>
</property>
@@ -128,7 +127,7 @@
<set>Qt::AlignLeft</set>
</property>
<property name="wordWrap">
<bool>true</bool>
<bool>false</bool>
</property>
</widget>
</item>