┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontextmenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphincontextmenu.h')
-rw-r--r--src/dolphincontextmenu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dolphincontextmenu.h b/src/dolphincontextmenu.h
index 9e8b804cd..75a6e35e8 100644
--- a/src/dolphincontextmenu.h
+++ b/src/dolphincontextmenu.h
@@ -176,8 +176,8 @@ private:
void updateRemoveAction();
/**
- * @return True if no shift key has been pressed and the selection represents
- * only local files.
+ * @return True if a moving to the trash should be done instead of
+ * deleting the selected items.
* @see updateRemoveAction(), slotRemoveActionTriggered()
*/
bool moveToTrash() const;