diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2024-07-15 16:45:46 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2024-07-15 16:45:46 +0200 |
| commit | e28cff88c03afa5cd90951deeff62b4efb910421 (patch) | |
| tree | 8f8f35696156c3647e59d07bf139e0a54844766d /res/CMakeLists.txt | |
| parent | a23cda29f0acef40d883c37209389c956c14e83b (diff) | |
| download | turns-e28cff88c03afa5cd90951deeff62b4efb910421.tar.xz turns-e28cff88c03afa5cd90951deeff62b4efb910421.zip | |
app: rename participant_list_row
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 6131388..64ec023 100644 --- a/res/CMakeLists.txt +++ b/res/CMakeLists.txt @@ -5,7 +5,7 @@ add_library("res") target_add_glib_resources("res" PREFIX "ch/arknet/Turns" UI_FILES - "widgets/participant_list_row.ui" + "widgets/participant_row.ui" "windows/main.ui" "windows/participant_editor.ui" CSS_FILES |
