summaryrefslogtreecommitdiff
path: root/gui/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gui/CMakeLists.txt')
-rw-r--r--gui/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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"
)