Merge pull request #4313 from donovaly/TD-center-marks

[TD] show by default center marks
This commit is contained in:
Yorik van Havre
2021-01-25 12:15:26 +01:00
committed by GitHub

View File

@@ -569,6 +569,9 @@
<property name="text">
<string>Show Center Marks</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="prefEntry" stdset="0">
<cstring>ShowCenterMarks</cstring>
</property>