From 44d2614a260d2b029a79c59ee7fdd45e1958feb8 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Tue, 16 Jul 2024 13:02:46 +0200 Subject: app: extract turn order view --- res/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'res/CMakeLists.txt') 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 -- cgit v1.2.3