summaryrefslogtreecommitdiff
path: root/res/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'res/CMakeLists.txt')
-rw-r--r--res/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/CMakeLists.txt b/res/CMakeLists.txt
index 3ae8a0b..6131388 100644
--- a/res/CMakeLists.txt
+++ b/res/CMakeLists.txt
@@ -6,8 +6,8 @@ target_add_glib_resources("res"
PREFIX "ch/arknet/Turns"
UI_FILES
"widgets/participant_list_row.ui"
- "windows/create_participant.ui"
"windows/main.ui"
+ "windows/participant_editor.ui"
CSS_FILES
"style.css"
"style-dark.css"