Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Commit a97677e

Browse files
VincidaBchennes
authored andcommitted
Fix incorrect displayed default compression level in preferences
1 parent c1a75bb commit a97677e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Gui/PreferencePages/DlgSettingsDocument.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<widget class="QLabel" name="textLabel1">
8989
<property name="text">
9090
<string>Document save compression level
91-
(0 = none, 9 = highest, 3 = default)</string>
91+
(0 = none, 9 = highest, 7 = default)</string>
9292
</property>
9393
</widget>
9494
</item>

0 commit comments

Comments
 (0)