Sine Striker
2023-12-04 2d08f989b16dad059d42c94e3a2cdccdbd3c379e
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
)