┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index a9db9a3e2..eb609938f 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -305,6 +305,10 @@ private slots:
*/
void openNewTab(const KUrl& url);
+ void activateNextTab();
+
+ void activatePrevTab();
+
/** Toggles the active view if two views are shown within the main window. */
void toggleActiveView();