From 75bf8edaeb4a6a7b3bf03a3171661b577af79135 Mon Sep 17 00:00:00 2001 From: Mathias Soeken Date: Sat, 25 Oct 2008 09:00:28 +0000 Subject: You can now switch the tabs in dolphin via keyboard shortcuts like in konqueror svn path=/trunk/KDE/kdebase/apps/; revision=875689 --- src/dolphinmainwindow.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/dolphinmainwindow.h') 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(); -- cgit v1.3