From fb917713e55147c6b0de514924c4867d9e8d5894 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sat, 17 Aug 2024 11:41:43 +0200 Subject: ui: add participant shading color preferences --- ui/res/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/res/CMakeLists.txt') 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" -- cgit v1.2.3