summaryrefslogtreecommitdiff
path: root/res/CMakeLists.txt
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2024-07-16 13:02:46 +0200
committerFelix Morgner <felix.morgner@gmail.com>2024-07-16 13:02:46 +0200
commit44d2614a260d2b029a79c59ee7fdd45e1958feb8 (patch)
treea39e043acf3b9f86f570b2b376d61dd3b5d68124 /res/CMakeLists.txt
parent5bb826fa63b2b2d6f7b8bca354fa4a1606781dc3 (diff)
downloadturns-44d2614a260d2b029a79c59ee7fdd45e1958feb8.tar.xz
turns-44d2614a260d2b029a79c59ee7fdd45e1958feb8.zip
app: extract turn order view
Diffstat (limited to 'res/CMakeLists.txt')
-rw-r--r--res/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/CMakeLists.txt b/res/CMakeLists.txt
index 64ec023..fda52b8 100644
--- a/res/CMakeLists.txt
+++ b/res/CMakeLists.txt
@@ -6,6 +6,7 @@ target_add_glib_resources("res"
PREFIX "ch/arknet/Turns"
UI_FILES
"widgets/participant_row.ui"
+ "widgets/turn_order_view.ui"
"windows/main.ui"
"windows/participant_editor.ui"
CSS_FILES