use default gtk focus

This commit is contained in:
Philipp Unger
2022-04-13 20:08:27 +02:00
parent c048935ead
commit a55845b331
8 changed files with 0 additions and 21 deletions

View File

@@ -78,7 +78,6 @@
<child>
<object class="GtkSwitch" id="show_showdesktop_hide_switch">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="halign">end</property>
<property name="valign">center</property>
</object>