]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.h
Readd the "go home" action
[dolphin.git] / src / dolphinmainwindow.h
index 10fcf57fd32daa9278983588777795b9bf5f2842..87f29e865cbd5fe3f88329e11438c6b88fbcca7b 100644 (file)
@@ -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.