Commit 20fa416 1 parent 046241b commit 20fa416 Copy full SHA for 20fa416
File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ common_sources = [
79
79
' src/eiciel_participant_list.hpp' ,
80
80
' src/eiciel_participant_list_controller.cpp' ,
81
81
' src/eiciel_participant_list_controller.hpp' ,
82
+ ' src/eiciel_participant_target.hpp' ,
82
83
' src/eiciel_enclosed_editor_window_controller.hpp' ,
83
84
' src/eiciel_enclosed_editor_window_controller.cpp' ,
84
85
' src/eiciel_enclosed_editor_window.hpp' ,
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ common_sources = \
13
13
eiciel_participant_list.hpp \
14
14
eiciel_participant_list_controller.cpp \
15
15
eiciel_participant_list_controller.hpp \
16
+ eiciel_participant_target.hpp \
16
17
eiciel_enclosed_editor_window_controller.hpp \
17
18
eiciel_enclosed_editor_window_controller.cpp \
18
19
eiciel_enclosed_editor_window.hpp \
You can’t perform that action at this time.
0 commit comments