Sine Striker
2023-12-04 3d0d0c24adf5001be1c42b2fa86129b1b258cf70
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
)