From b2c8e4ca45c6872cb2891dcb9334e905995bd59e Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 5 Jun 2025 14:38:37 +0200 Subject: gui: reintroduce Preferences --- gui/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'gui/CMakeLists.txt') diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index 0581552..5623332 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -68,6 +68,7 @@ add_library("gui_impl" "src/init.cpp" "src/participant_editor.cpp" "src/participant_row.cpp" + "src/preferences.cpp" "src/settings.cpp" ) -- cgit v1.2.3