Revert "拼接屏3"

This reverts commit fc9611f154.
This commit is contained in:
hanpinlong 2024-04-30 06:50:55 +00:00 committed by openkylin-cibot
parent fd8b182d2d
commit 134a0b6457
2 changed files with 22 additions and 0 deletions

21
debian/patches/0044-Revert-3.patch vendored Normal file
View File

@ -0,0 +1,21 @@
From: hanpinlong <hanpinlong@kylinos.cn>
Date: Tue, 30 Apr 2024 06:50:55 +0000
Subject: =?utf-8?b?UmV2ZXJ0ICLmi7zmjqXlsY8zIg==?=
This reverts commit fc9611f1542f461d71c23aa0577968bebf533bc6.
---
src/plugins/platforms/xcb/qxcbscreen.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/plugins/platforms/xcb/qxcbscreen.h b/src/plugins/platforms/xcb/qxcbscreen.h
index fd8d962..448e336 100644
--- a/src/plugins/platforms/xcb/qxcbscreen.h
+++ b/src/plugins/platforms/xcb/qxcbscreen.h
@@ -90,7 +90,6 @@ public:
bool compositingActive() const;
- QRect workArea() const { return m_workArea; }
void updateWorkArea();
QRect availableGeometry(const QRect &screenGeometry) const;

View File

@ -41,3 +41,4 @@ revert_startBlocking_removal.diff
0041-22.patch
0042-23-availablegeometry.patch
0043-availablegeometry.patch
0044-Revert-3.patch