Update lutris-window.ui

This commit is contained in:
Adehom 2019-11-28 16:46:17 +01:00 committed by Mathieu Comandon
parent 43126aa901
commit 84bfac7ee7

View file

@ -697,6 +697,17 @@
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkSpinner" id="search_spinner">
<property name="visible">True</property>
<property name="can_focus">False</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
<style>
<class name="searchbar"/>
</style>