From 84474ae3416730f680e21f89cff3197cbd9e3490 Mon Sep 17 00:00:00 2001 From: hewenfei Date: Sat, 9 Mar 2024 14:35:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=BC=96=E8=AF=91?= =?UTF-8?q?=E6=97=B6=E6=89=BE=E4=B8=8D=E5=88=B0=E5=A4=B4=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/windows/menu-main-window.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/windows/menu-main-window.cpp b/src/windows/menu-main-window.cpp index 414ed11..dc5829e 100644 --- a/src/windows/menu-main-window.cpp +++ b/src/windows/menu-main-window.cpp @@ -20,7 +20,7 @@ #include "settings.h" #include "context-menu-manager.h" -#include +#include #include #include #include