┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphintabpage.h
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark <[email protected]>2016-07-31 19:16:18 +0200
committerMartin T. H. Sandsmark <[email protected]>2016-09-04 14:12:53 +0200
commitb706108206be1c9e777e1ace02aa99247fdfc3ca (patch)
tree0ba2a2885cdd18ea7f1960f9e4d1a867ecaff44e /src/dolphintabpage.h
parent1bdebe6d7c38d6c263b34917f10f3daaf2b00b54 (diff)
Use tab for switching active split
REVIEW: 128564 REVIEW: 110970 BUGS: 171743
Diffstat (limited to 'src/dolphintabpage.h')
-rw-r--r--src/dolphintabpage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dolphintabpage.h b/src/dolphintabpage.h
index b46daf350..9d180883a 100644
--- a/src/dolphintabpage.h
+++ b/src/dolphintabpage.h
@@ -149,6 +149,8 @@ private slots:
*/
void slotViewUrlRedirection(const QUrl& oldUrl, const QUrl& newUrl);
+ void switchActiveView();
+
private:
/**
* Creates a new view container and does the default initialization.