]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.h
Port to KStandardAction::MoveToTrash
[dolphin.git] / src / dolphinmainwindow.h
index b44f5afb9d830b67f71871cc9f993bf580a847de..d741eb21ed455aa84e1f85c05e3347c4fdc5b355 100644 (file)
@@ -224,6 +224,7 @@ private slots:
      */
     void toggleSplitView();
 
+    /** Dedicated action to open the stash:/ ioslave in split view. */
     void toggleSplitStash();
 
     /** Reloads the currently active view. */
@@ -516,3 +517,4 @@ inline int DolphinMainWindow::getId() const
 }
 
 #endif // DOLPHIN_MAINWINDOW_H
+