summaryrefslogtreecommitdiff
path: root/res/CMakeLists.txt
diff options
context:
space:
mode:
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 f823bec..b2b723a 100644
--- a/res/CMakeLists.txt
+++ b/res/CMakeLists.txt
@@ -5,6 +5,7 @@ add_library("res")
target_add_glib_resources("res"
PREFIX "turns"
UI_FILES
+ "widgets/participant_list_row.ui"
"windows/main_window.ui"
)