make the .ui file a composite template (glade had undone that on a copy paste into new document (╯°□°)╯︵ ┻━┻ )
This commit is contained in:
parent
4159c161a2
commit
bea60004ce
@ -8,7 +8,7 @@
|
|||||||
<property name="stock">gtk-no</property>
|
<property name="stock">gtk-no</property>
|
||||||
<property name="icon_size">3</property>
|
<property name="icon_size">3</property>
|
||||||
</object>
|
</object>
|
||||||
<object class="GtkListBoxRow" id="pendingTransferRow">
|
<template class="pendingTransferRow" parent="GtkListBoxRow">
|
||||||
<property name="width_request">100</property>
|
<property name="width_request">100</property>
|
||||||
<property name="height_request">80</property>
|
<property name="height_request">80</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
@ -64,9 +64,6 @@
|
|||||||
<property name="position">1</property>
|
<property name="position">1</property>
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
|
||||||
<placeholder/>
|
|
||||||
</child>
|
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="expand">False</property>
|
<property name="expand">False</property>
|
||||||
@ -223,5 +220,5 @@
|
|||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</template>
|
||||||
</interface>
|
</interface>
|
||||||
|
Loading…
Reference in New Issue
Block a user