From fcb667619ca922fb1a1947b4e8c23b57290f97b6 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sun, 14 Jul 2024 01:47:41 +0200 Subject: app/ui: rename main window ui file --- 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 dd5b139..3ae8a0b 100644 --- a/res/CMakeLists.txt +++ b/res/CMakeLists.txt @@ -7,7 +7,7 @@ target_add_glib_resources("res" UI_FILES "widgets/participant_list_row.ui" "windows/create_participant.ui" - "windows/main_window.ui" + "windows/main.ui" CSS_FILES "style.css" "style-dark.css" -- cgit v1.2.3