[Gui] Overlay set hide in non 3D view to be true/checked

This commit is contained in:
Syres916
2024-07-22 07:57:30 +01:00
committed by Chris Hennes
parent 9c6663c924
commit 4beef5e0d8

View File

@@ -419,6 +419,9 @@
<property name="text">
<string>Auto hide in non 3D view</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="prefEntry" stdset="0">
<cstring>DockOverlayAutoView</cstring>
</property>