From: arnav dhamija Date: Thu, 2 Feb 2017 16:18:51 +0000 (+0530) Subject: Added a comment X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/41156288b25b058b1f52f9c36de98eee43a07f7d Added a comment --- 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. */