refactor: Move period usage of CThreadedReader in subclass

This commit is contained in:
Lars Toenning
2025-06-09 13:53:33 +02:00
parent b553ef77c6
commit c45f0fac2d
9 changed files with 100 additions and 55 deletions

View File

@@ -237,6 +237,8 @@ add_library(core SHARED
swiftcoreexport.h
threadedreader.cpp
threadedreader.h
threadedreaderperiodic.cpp
threadedreaderperiodic.h
webdataservices.cpp
webdataservices.h
webdataservicesms.cpp