[plasma/kdecoration] autotests: Mark unused parameter in MockWindow::requestShowWindowMenu

Jie Liu <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit fd80799867d1b1bc763663ba49c628c0cfe1c5a4 by Jie Liu.
Committed on 17/07/2026 at 03:06.
Pushed by tfella into branch 'master'.

Mark unused parameter in MockWindow::requestShowWindowMenu

M  +1    -0    autotests/mockwindow.cpp

https://invent.kde.org/plasma/kdecoration/-/commit/fd80799867d1b1bc763663ba49c628c0cfe1c5a4

diff --git a/autotests/mockwindow.cpp b/autotests/mockwindow.cpp
index eeedae0..0282ebc 100644
--- a/autotests/mockwindow.cpp
+++ b/autotests/mockwindow.cpp
@@ -179,6 +179,7 @@ void MockWindow::requestMinimize()
 
 void MockWindow::requestShowWindowMenu(const QRect &rect)
 {
+    Q_UNUSED(rect);
     Q_EMIT menuRequested();
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.