diff -Nru ukui-control-center-4.10.0.0/debian/changelog ukui-control-center-4.10.0.0/debian/changelog
--- ukui-control-center-4.10.0.0/debian/changelog	2025-02-25 16:25:28.000000000 +0800
+++ ukui-control-center-4.10.0.0/debian/changelog	2025-02-27 10:16:00.000000000 +0800
@@ -1,3 +1,12 @@
+ukui-control-center (4.10.0.0-ok57) nile; urgency=medium
+
+  * BUG:无
+  * 需求号: 无
+  * 其他改动说明:更改changelog,重新传包
+  * 其他改动影响域:无
+
+ -- zhoubin <zhoubin@kylinos.cn>  Thu, 27 Feb 2025 10:16:00 +0800
+
 ukui-control-center (4.10.0.0-ok56) nile; urgency=medium
 
   * BUG:无
diff -Nru ukui-control-center-4.10.0.0/debian/patches/0140-175-fix-mainwindow.patch ukui-control-center-4.10.0.0/debian/patches/0140-175-fix-mainwindow.patch
--- ukui-control-center-4.10.0.0/debian/patches/0140-175-fix-mainwindow.patch	1970-01-01 08:00:00.000000000 +0800
+++ ukui-control-center-4.10.0.0/debian/patches/0140-175-fix-mainwindow.patch	2025-02-27 10:16:00.000000000 +0800
@@ -0,0 +1,21 @@
+From: nil <zhoubin@kylinos.cn>
+Date: Wed, 26 Feb 2025 05:55:21 +0000
+Subject: =?utf-8?q?!175_fix=3A_mainwindow_Merge_pull_request_!175_from_?=
+ =?utf-8?q?=E4=BD=95=E6=80=9D=E8=83=9C/nile-0212?=
+
+---
+ shell/mainwindow.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/shell/mainwindow.cpp b/shell/mainwindow.cpp
+index a52449b..b9d761c 100644
+--- a/shell/mainwindow.cpp
++++ b/shell/mainwindow.cpp
+@@ -48,6 +48,7 @@ using namespace ukcc;
+ #include "utils/functionselect.h"
+ #include <QFuture>
+ #include <QScreen>
++#include <QWindow>
+ #include <windowmanager/windowmanager.h>
+ 
+ #define THEME_QT_SCHEMA "org.ukui.style"
diff -Nru ukui-control-center-4.10.0.0/debian/patches/series ukui-control-center-4.10.0.0/debian/patches/series
--- ukui-control-center-4.10.0.0/debian/patches/series	2025-02-25 16:25:28.000000000 +0800
+++ ukui-control-center-4.10.0.0/debian/patches/series	2025-02-27 10:16:00.000000000 +0800
@@ -137,3 +137,4 @@
 0137-171-fix-ukui-control-center-fix-display-frame.patch
 0138-172-fix-mainwindow-second-widget.patch
 0139-chore-OpenKylin-openkylin.patch
+0140-175-fix-mainwindow.patch