From f3721da17996168489778327459084dd227690d6 Mon Sep 17 00:00:00 2001 From: Sine Striker <trueful@163.com> Date: 周六, 23 12月 2023 23:29:39 +0800 Subject: [PATCH] Adjust paint event handler --- src/core/windowagentbase.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/core/windowagentbase.h b/src/core/windowagentbase.h index 00ccff1..c6507c6 100644 --- a/src/core/windowagentbase.h +++ b/src/core/windowagentbase.h @@ -24,7 +24,6 @@ Minimize, Maximize, Close, - NumSystemButton, }; Q_ENUM(SystemButton) -- Gitblit v1.9.1