diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -89,6 +89,8 @@ add_executable(${PROGRAM_NAME} WIN32 src/dataformatpanel.cpp src/tooltipfilter.cpp src/sneakylineedit.cpp + src/channelmanager.cpp + src/framebufferseries.cpp misc/windows_icon.rc ${UI_FILES} ${RES_FILES}