┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index 7003e9474..b44f5afb9 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -224,6 +224,8 @@ private slots:
*/
void toggleSplitView();
+ void toggleSplitStash();
+
/** Reloads the currently active view. */
void reloadView();
@@ -514,4 +516,3 @@ inline int DolphinMainWindow::getId() const
}
#endif // DOLPHIN_MAINWINDOW_H
-