diff options
Diffstat (limited to 'src/selectionmode/bottombar.h')
| -rw-r--r-- | src/selectionmode/bottombar.h | 2 |
1 files changed, 1 insertions, 1 deletions
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. */ |
