summaryrefslogtreecommitdiff
path: root/schist_gtk4_gui/resources/ui/balances_histogram.ui
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-02-23 15:45:10 +0000
committerJoe Carstairs <me@joeac.net>2025-02-23 15:45:10 +0000
commitbfa9ba1f680bb9a7c2c9555d89e57a76c02f47b8 (patch)
tree8e0e23b9ee597c1462bdf4a35041ec0c10b948cf /schist_gtk4_gui/resources/ui/balances_histogram.ui
parent10759bb88331141b1586c9e6fa6cf6ce1683b964 (diff)
Remove gtk-rs front end
Diffstat (limited to 'schist_gtk4_gui/resources/ui/balances_histogram.ui')
-rw-r--r--schist_gtk4_gui/resources/ui/balances_histogram.ui28
1 files changed, 0 insertions, 28 deletions
diff --git a/schist_gtk4_gui/resources/ui/balances_histogram.ui b/schist_gtk4_gui/resources/ui/balances_histogram.ui
deleted file mode 100644
index b6306b9..0000000
--- a/schist_gtk4_gui/resources/ui/balances_histogram.ui
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<interface>
- <template class="SchistBalancesHistogram" parent="GtkBox">
- <child>
- <object class="GtkListBox" id="balances_list">
- <child>
- <object class="GtkListBoxRow">
- <child>
- <object class="GtkLabel">
- <property name="label">I am a balance</property>
- </object>
- </child>
- </object>
- </child>
-
- <child>
- <object class="GtkListBoxRow">
- <child>
- <object class="GtkLabel">
- <property name="label">I am another balance</property>
- </object>
- </child>
- </object>
- </child>
- </object>
- </child>
- </template>
-</interface>