Добавил колонку имя

pull/24/head
Igor Belitskiy 2 years ago
parent 5d93e7ea4f
commit 8613a2b239

@ -3829,6 +3829,18 @@ limit
<child internal-child="selection">
<object class="GtkTreeSelection"/>
</child>
<child>
<object class="GtkTreeViewColumn">
<property name="title" translatable="yes">Name</property>
<property name="expand">True</property>
<child>
<object class="GtkCellRendererText"/>
<attributes>
<attribute name="text">0</attribute>
</attributes>
</child>
</object>
</child>
<child>
<object class="GtkTreeViewColumn">
<property name="title" translatable="yes">Quotas</property>

Loading…
Cancel
Save