From 5ff682d852a07b5121e49d8ed2a239b0a1762b6b Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Tue, 29 Mar 2011 18:35:50 +0200 Subject: Readd the "go home" action It got accidently lost during the menu-button changes. Also the clearStatusBar() calls have been removed as this is handled in the DolphinViewContainer internally since a long time already. --- src/dolphinmainwindow.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 10fcf57fd..87f29e865 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -272,6 +272,9 @@ private slots: /** Goes up one hierarchy of the current URL. */ void goUp(); + /** Changes the location to the home URL. */ + void goHome(); + /** * Open the previous URL in the URL history in a new tab * if the middle mouse button is clicked. -- cgit v1.3