diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2024-07-14 01:47:41 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2024-07-14 01:47:41 +0200 |
| commit | fcb667619ca922fb1a1947b4e8c23b57290f97b6 (patch) | |
| tree | 1321aefff03f6c00144ff7174a8a6f8ea0803508 /res/CMakeLists.txt | |
| parent | ec3fa197624cea242b05303461e6fece78d78009 (diff) | |
| download | turns-fcb667619ca922fb1a1947b4e8c23b57290f97b6.tar.xz turns-fcb667619ca922fb1a1947b4e8c23b57290f97b6.zip | |
app/ui: rename main window ui file
Diffstat (limited to 'res/CMakeLists.txt')
| -rw-r--r-- | res/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
