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 +- res/windows/main.ui | 68 ++++++++++++++++++++++++++++++++++++++++++++++ res/windows/main_window.ui | 68 ---------------------------------------------- res/windows/windows.cmb | 8 +++--- 4 files changed, 73 insertions(+), 73 deletions(-) create mode 100644 res/windows/main.ui delete mode 100644 res/windows/main_window.ui (limited to 'res') 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" diff --git a/res/windows/main.ui b/res/windows/main.ui new file mode 100644 index 0000000..2ad66f7 --- /dev/null +++ b/res/windows/main.ui @@ -0,0 +1,68 @@ + + + + + + + + + + + + + True + + + + + 18 + 12 + 12 + 18 + none + start + + + + + + + + + + + + Turns + + + + + open-menu + main_menu + + + + + contact-new + + + - - - - - - - - - - - Turns - - - - - open-menu - main_menu - - - - - contact-new - - -