reclaim/data/ui/TransactionsView.ui~

26 lines
900 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.38.2 -->
<interface>
<template class="ReclaimTransactionsView" parent="GtkTreeView">
<child>
<property name="visible">True</property>
<property name="can-focus">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection"/>
</child>
<child>
<object class="GtkTreeViewColumn" id="DateTimeColumn">
<property name="title" translatable="yes">Date</property>
<property name="clickable">True</property>
<property name="sort-indicator">True</property>
</object>
</child>
<child>
<object class="GtkTreeViewColumn" id="PayeeColumn">
<property name="title" translatable="yes">Payee</property>
</object>
</child>
</child>
</template>
</interface>