From 9a6950657215f2195001795e21785d276fb20744 Mon Sep 17 00:00:00 2001 From: Arjun AK Date: Tue, 22 Jul 2014 17:31:49 +0530 Subject: make CTRL+SHIFT+T reopen last closed tab BUG: 336818 FEATURE: 118994 --- src/dolphinmainwindow.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 9c7f185bc..6f37f42ee 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -468,6 +468,8 @@ private slots: void activeViewChanged(); + void closedTabsCountChanged(unsigned int count); + private: /** * Activates the given view, which means that -- cgit v1.3