From 04356810321fa888d5a3e1e6939dcbe09a95a8f6 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sun, 8 Feb 2026 20:36:52 +0100 Subject: [PATCH] remove "invalid override of property change signal or superclass signal" --- .../ii/modules/waffle/screenSnip/WRegionSelectionPanel.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/dots/.config/quickshell/ii/modules/waffle/screenSnip/WRegionSelectionPanel.qml b/dots/.config/quickshell/ii/modules/waffle/screenSnip/WRegionSelectionPanel.qml index 318887928..3224df446 100644 --- a/dots/.config/quickshell/ii/modules/waffle/screenSnip/WRegionSelectionPanel.qml +++ b/dots/.config/quickshell/ii/modules/waffle/screenSnip/WRegionSelectionPanel.qml @@ -36,7 +36,6 @@ PanelWindow { Window } - signal closed function close() { root.closed(); }