From 38700ac4e6864e94a5435b19b803282bac2f6f5b Mon Sep 17 00:00:00 2001 From: Sine Striker <trueful@163.com> Date: 周日, 17 12月 2023 22:35:17 +0800 Subject: [PATCH] Add TODO encounting a new bug --- src/core/windowagentbase.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/core/windowagentbase.h b/src/core/windowagentbase.h index 1f5e50a..b0b884b 100644 --- a/src/core/windowagentbase.h +++ b/src/core/windowagentbase.h @@ -5,7 +5,7 @@ #include <QtCore/QObject> -#include <QWKCore/qwkcoreglobal.h> +#include <QWKCore/qwkglobal.h> namespace QWK { -- Gitblit v1.9.1