Hide the "trash" button for now until we know how to hook it up

pull/145/head
Peter Hutterer 2019-07-11 16:09:12 +10:00
parent 71849d926d
commit 2df9f55119
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
<property name="hexpand">True</property>
<child>
<object class="GtkButton" id="btn_remove">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="image">icon_remove</property>