]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.h
Fix wrong window titles
[dolphin.git] / src / dolphinmainwindow.h
index 8453bfb36f76d27e63ac0a31f3b647cfaefa0e5c..253fc74d4ebc9c358f5c54bbbc471fdc3772e04e 100644 (file)
@@ -384,6 +384,11 @@ private slots:
      */
     void openNewActivatedTab();
 
+    /**
+     * Adds the current URL as an entry to the Places panel
+     */
+    void addToPlaces();
+
     /**
      * Opens a new tab in the background showing the URL \a url.
      */
@@ -515,7 +520,7 @@ private:
      */
     void setupDockWidgets();
 
-    void updateEditActions();
+    void updateFileAndEditActions();
     void updateViewActions();
     void updateGoActions();