parent
fd8b182d2d
commit
134a0b6457
|
@ -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;
|
||||
|
|
@ -41,3 +41,4 @@ revert_startBlocking_removal.diff
|
|||
0041-22.patch
|
||||
0042-23-availablegeometry.patch
|
||||
0043-availablegeometry.patch
|
||||
0044-Revert-3.patch
|
||||
|
|
Loading…
Reference in New Issue