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