From 79c0602a1f0d80e5babe5f0f0b514189b6823540 Mon Sep 17 00:00:00 2001
From: Yuhang Zhao <zhaoyuhang@rankyee.com>
Date: 周二, 28 5月 2024 13:16:39 +0800
Subject: [PATCH] Update README

---
 src/core/CMakeLists.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 9abe22e..69f5c42 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -6,6 +6,7 @@
 set(_src
     qwkglobal.h
     qwkglobal_p.h
+    qwkglobal.cpp
     windowagentbase.h
     windowagentbase_p.h
     windowagentbase.cpp

--
Gitblit v1.9.1