[fix] top marign for Label and disable slection for remote devices

This commit is contained in:
Julian Sparber
2017-10-27 02:19:03 +02:00
parent f6776a1244
commit 3e616da35e
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkListBoxRow" id="remote_device_row">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_focus">false</property>
<property name="activatable">false</property>
<property name="selectable">false</property>
<child>