From e28cff88c03afa5cd90951deeff62b4efb910421 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 15 Jul 2024 16:45:46 +0200 Subject: app: rename participant_list_row --- res/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/CMakeLists.txt') diff --git a/res/CMakeLists.txt b/res/CMakeLists.txt index 6131388..64ec023 100644 --- a/res/CMakeLists.txt +++ b/res/CMakeLists.txt @@ -5,7 +5,7 @@ add_library("res") target_add_glib_resources("res" PREFIX "ch/arknet/Turns" UI_FILES - "widgets/participant_list_row.ui" + "widgets/participant_row.ui" "windows/main.ui" "windows/participant_editor.ui" CSS_FILES -- cgit v1.2.3