]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinremoveaction.h
Merge branch 'Applications/17.08'
[dolphin.git] / src / dolphinremoveaction.h
index 85f404318b74da575ba954d5110c5f7e9b7107b7..f9a1b98be147074fed57e21200329cd1dd400469 100644 (file)
@@ -31,8 +31,8 @@
  * A QAction that manages the delete based on the current state of
  * the Shift key or the parameter passed to update.
  *
- * This class expects the presence of both the "move_to_trash" and "delete"
- * actions in @ref collection.
+ * This class expects the presence of both the KStandardAction::MoveToTrash and
+ * KStandardAction::DeleteFile actions in @ref collection.
  */
 class DOLPHIN_EXPORT DolphinRemoveAction : public QAction
 {