┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarnav dhamija <[email protected]>2017-02-02 21:48:51 +0530
committerarnav dhamija <[email protected]>2017-02-02 21:48:51 +0530
commit41156288b25b058b1f52f9c36de98eee43a07f7d (patch)
tree083f19c17ceee388a9468623bf0faa3f9cbf9c03
parent8f28ceaad109d9366049b0a7381685e975519c77 (diff)
Added a comment
-rw-r--r--src/dolphinmainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index b44f5afb9..1bce50bc6 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -224,6 +224,8 @@ private slots:
*/
void toggleSplitView();
+ /** Dedicated action to open the stash:/ ioslave in split view. */
+
void toggleSplitStash();
/** Reloads the currently active view. */