Fix incorrect displayed default compression level in preferences

This commit is contained in:
Vincent Belpois
2024-12-02 17:35:49 -06:00
committed by Chris Hennes
parent d2250d1f56
commit e3508d9228

View File

@@ -88,7 +88,7 @@
<widget class="QLabel" name="textLabel1">
<property name="text">
<string>Document save compression level
(0 = none, 9 = highest, 3 = default)</string>
(0 = none, 9 = highest, 7 = default)</string>
</property>
</widget>
</item>