diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2024-08-17 11:41:43 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2024-08-17 11:41:43 +0200 |
| commit | fb917713e55147c6b0de514924c4867d9e8d5894 (patch) | |
| tree | 5668c2772759a5b4d01cbca15cc03ce36199cbed /ui/res/CMakeLists.txt | |
| parent | 46c93e74067de844b35c1249122fcf878a0db924 (diff) | |
| download | turns-fb917713e55147c6b0de514924c4867d9e8d5894.tar.xz turns-fb917713e55147c6b0de514924c4867d9e8d5894.zip | |
ui: add participant shading color preferences
Diffstat (limited to 'ui/res/CMakeLists.txt')
| -rw-r--r-- | ui/res/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/res/CMakeLists.txt b/ui/res/CMakeLists.txt index 94d41ef..ff58108 100644 --- a/ui/res/CMakeLists.txt +++ b/ui/res/CMakeLists.txt @@ -6,6 +6,7 @@ target_link_libraries("ui-res" PRIVATE set(UI_FILES "widgets/participant_row.ui" + "widgets/preferences.ui" "widgets/turn_order_view.ui" "windows/participant_editor.ui" "windows/tracker.ui" |
