From ec3fa197624cea242b05303461e6fece78d78009 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sun, 14 Jul 2024 01:41:14 +0200 Subject: app/ui: layout basic participant creation dialog --- 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 cc3ff8b..dd5b139 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_list_row.ui" + "windows/create_participant.ui" "windows/main_window.ui" CSS_FILES "style.css" -- cgit v1.2.3