diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-06-05 14:30:13 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-06-05 14:30:13 +0200 |
| commit | 838e660750b589636b95472f7421b5579f068727 (patch) | |
| tree | 63bd5bcb124cdef0cc5197aa1c9fdbe9803055bb /gui/CMakeLists.txt | |
| parent | 85f0a9cc53e51106b7601b6ae10b5fb169613184 (diff) | |
| download | turns-838e660750b589636b95472f7421b5579f068727.tar.xz turns-838e660750b589636b95472f7421b5579f068727.zip | |
gui: reintroduce participant editor
Diffstat (limited to 'gui/CMakeLists.txt')
| -rw-r--r-- | gui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index a640b61..0581552 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -66,6 +66,7 @@ target_compile_definitions("resources" PUBLIC add_library("gui_impl" "src/init.cpp" + "src/participant_editor.cpp" "src/participant_row.cpp" "src/settings.cpp" ) |
