aboutsummaryrefslogtreecommitdiff
path: root/res/widgets/turn_order_view.ui
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2024-07-16 13:23:18 +0200
committerFelix Morgner <felix.morgner@gmail.com>2024-07-16 13:59:52 +0200
commit16d6aa1d19415ee4a782baea143c71a9a1bbe02d (patch)
treec53d819fdf49baa4a6affaa3ef4ad59ab9c23e4e /res/widgets/turn_order_view.ui
parent44d2614a260d2b029a79c59ee7fdd45e1958feb8 (diff)
downloadturns-16d6aa1d19415ee4a782baea143c71a9a1bbe02d.tar.xz
turns-16d6aa1d19415ee4a782baea143c71a9a1bbe02d.zip
res: automatically export UI files
Diffstat (limited to 'res/widgets/turn_order_view.ui')
-rw-r--r--res/widgets/turn_order_view.ui24
1 files changed, 0 insertions, 24 deletions
diff --git a/res/widgets/turn_order_view.ui b/res/widgets/turn_order_view.ui
deleted file mode 100644
index d00c3c8..0000000
--- a/res/widgets/turn_order_view.ui
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!-- Created with Cambalache 0.90.4 -->
-<interface>
- <requires lib="gtk" version="4.0"/>
- <requires lib="libadwaita" version="1.4"/>
- <template class="gtkmm__CustomObject_turn_order_view" parent="GtkScrolledWindow">
- <property name="child">
- <object class="AdwClamp">
- <property name="child">
- <object class="GtkListBox" id="view">
- <property name="valign">start</property>
- <style>
- <class name="boxed-list"/>
- </style>
- </object>
- </property>
- <property name="margin-bottom">18</property>
- <property name="margin-end">12</property>
- <property name="margin-start">12</property>
- <property name="margin-top">12</property>
- </object>
- </property>
- </template>
-</interface>