aboutsummaryrefslogtreecommitdiff
path: root/libdino/data/manage_accounts/account_row.ui
diff options
context:
space:
mode:
Diffstat (limited to 'libdino/data/manage_accounts/account_row.ui')
-rw-r--r--libdino/data/manage_accounts/account_row.ui30
1 files changed, 0 insertions, 30 deletions
diff --git a/libdino/data/manage_accounts/account_row.ui b/libdino/data/manage_accounts/account_row.ui
deleted file mode 100644
index ab700daa..00000000
--- a/libdino/data/manage_accounts/account_row.ui
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<interface>
- <requires lib="gtk+" version="3.0"/>
- <template class="DinoUiManageAccountsAccountRow">
- <property name="visible">True</property>
- <child>
- <object class="GtkGrid">
- <property name="orientation">horizontal</property>
- <property name="margin">6</property>
- <property name="column-spacing">6</property>
- <property name="visible">True</property>
- <child>
- <object class="GtkImage" id="image">
- <property name="height_request">40</property>
- <property name="width_request">40</property>
- <property name="visible">True</property>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="jid_label">
- <property name="halign">0.5</property>
- <property name="xalign">0</property>
- <property name="expand">True</property>
- <property name="visible">True</property>
- </object>
- </child>
- </object>
- </child>
- </template>
-</interface>