From 5dbf2d71aa0aa6b8f0cb8f1334d061e0d759caf8 Mon Sep 17 00:00:00 2001 From: Sine Striker <trueful@163.com> Date: 周一, 11 12月 2023 22:18:38 +0800 Subject: [PATCH] Add workaround handling misplace --- src/core/CMakeLists.txt | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 1464e23..837baa0 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -14,8 +14,6 @@ windowitemdelegate.cpp kernel/nativeeventfilter.h kernel/nativeeventfilter.cpp - kernel/sharedeventfilter.h - kernel/sharedeventfilter.cpp contexts/abstractwindowcontext_p.h contexts/abstractwindowcontext.cpp ) -- Gitblit v1.9.1