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:
@@ -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 & Ascender only)
|
||||
Australia Post 26%, Dutch Post & Royal Mail 25.6%, Japan Post 33%
|
||||
PLANET & 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>
|
||||
|
||||
Reference in New Issue
Block a user