summaryrefslogtreecommitdiff
path: root/res/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'res/CMakeLists.txt')
-rw-r--r--res/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/CMakeLists.txt b/res/CMakeLists.txt
index 325c584..a825e4c 100644
--- a/res/CMakeLists.txt
+++ b/res/CMakeLists.txt
@@ -5,8 +5,8 @@ add_library("res")
set(UI_FILES
"widgets/participant_row.ui"
"widgets/turn_order_view.ui"
- "windows/main.ui"
"windows/participant_editor.ui"
+ "windows/tracker.ui"
)
export_cambalache_files("ui.cmb" UI_FILES ${UI_FILES})