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/bottombar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/selectionmode/bottombar.h') diff --git a/src/selectionmode/bottombar.h b/src/selectionmode/bottombar.h index ab29a85a5..8d33e5ac1 100644 --- a/src/selectionmode/bottombar.h +++ b/src/selectionmode/bottombar.h @@ -100,7 +100,7 @@ Q_SIGNALS: */ void error(const QString &errorMessage); - void leaveSelectionModeRequested(); + void selectionModeLeavingRequested(); protected: /** Is installed on an internal widget to make sure that the height of the bar is adjusted to its contents. */ -- cgit v1.3