Remove unwanted focus properties

This commit is contained in:
Elias Projahn 2021-01-29 15:54:01 +01:00
parent 6378556546
commit 030eccf253
3 changed files with 0 additions and 5 deletions

View file

@ -44,8 +44,6 @@
<property name="name">content</property>
<property name="child">
<object class="GtkScrolledWindow" id="scrolled_window">
<property name="visible">True</property>
<property name="can-focus">True</property>
<child>
<placeholder/>
</child>