[Gui] Add missing checked property

This commit is contained in:
Syres916
2024-07-25 18:50:46 +01:00
committed by GitHub
parent acdc6036f9
commit d0d414057c

View File

@@ -358,6 +358,9 @@
<property name="text">
<string>Hide description</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="prefEntry" stdset="0">
<cstring>HideColumn</cstring>
</property>