From 2e588733c759cccd2d86e34a3a394b9a8ab0c800 Mon Sep 17 00:00:00 2001 From: Felix Ernst Date: Thu, 28 Apr 2022 22:55:28 +0200 Subject: Improve naming consistency and leave mode on Escape --- src/selectionmode/topbar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/selectionmode/topbar.h') diff --git a/src/selectionmode/topbar.h b/src/selectionmode/topbar.h index 10a65cba0..b7374ff3b 100644 --- a/src/selectionmode/topbar.h +++ b/src/selectionmode/topbar.h @@ -42,7 +42,7 @@ public: void setVisible(bool visible, Animated animated); Q_SIGNALS: - void leaveSelectionModeRequested(); + void selectionModeLeavingRequested(); protected: /** Calls updateLabelString() */ -- cgit v1.3