diff options
Diffstat (limited to 'src/selectionmode/bottombarcontentscontainer.h')
| -rw-r--r-- | src/selectionmode/bottombarcontentscontainer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/selectionmode/bottombarcontentscontainer.h b/src/selectionmode/bottombarcontentscontainer.h index b9d7947ae..aa335a5bf 100644 --- a/src/selectionmode/bottombarcontentscontainer.h +++ b/src/selectionmode/bottombarcontentscontainer.h @@ -78,7 +78,7 @@ Q_SIGNALS: */ void barVisibilityChangeRequested(bool visible); - void leaveSelectionModeRequested(); + void selectionModeLeavingRequested(); private: void addCopyContents(); |
