┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/selectionmode/topbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/selectionmode/topbar.h')
-rw-r--r--src/selectionmode/topbar.h2
1 files changed, 1 insertions, 1 deletions
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() */