Sine Striker
2023-12-04 41a4103ffcce0efb6d532a15d307ab98177c997e
src/core/CMakeLists.txt
@@ -5,10 +5,12 @@
set(_src
    qwkcoreglobal.h
    qwkcoreglobal_p.h
    corewindowagent.h
    corewindowagent_p.h
    corewindowagent.cpp
    windowitemdelegate.h
    windowitemdelegate.cpp
    contexts/abstractwindowcontext_p.h
    contexts/abstractwindowcontext.cpp
)