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

@@ -27,7 +27,6 @@
<object class="GtkImage" id="show_applications_current_icon_image">
<property name="width_request">32</property>
<property name="height_request">32</property>
<property name="can_focus">False</property>
<property name="icon_name">gtk-missing-image</property>
<property name="pixel_size">32</property>
</object>