diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2024-07-14 01:41:14 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2024-07-14 01:41:14 +0200 |
| commit | ec3fa197624cea242b05303461e6fece78d78009 (patch) | |
| tree | 11e0c48443f160d252cabd9adcba20c78675b9e2 /res/CMakeLists.txt | |
| parent | 695ece2c35491a509c70ef710bd0419d67b8fd0f (diff) | |
| download | turns-ec3fa197624cea242b05303461e6fece78d78009.tar.xz turns-ec3fa197624cea242b05303461e6fece78d78009.zip | |
app/ui: layout basic participant creation dialog
Diffstat (limited to 'res/CMakeLists.txt')
| -rw-r--r-- | res/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
