From 8ec7c9cabf139017c701e5e9a1b37c5b0cb23b7c Mon Sep 17 00:00:00 2001 From: hanpinlong Date: Tue, 30 Apr 2024 06:50:55 +0000 Subject: [PATCH] =?UTF-8?q?Revert=20"=E6=8B=BC=E6=8E=A5=E5=B1=8F3"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 fd8d9623..448e3364 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;