]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.h
Forwardport 773570:
[dolphin.git] / src / dolphinmainwindow.h
index b1694c323ac4869b94328ab658b85a2ef9e47001..bddeba7b1d42721e7e361f1932d8d670ec626b20 100644 (file)
@@ -271,7 +271,7 @@ private slots:
     void toggleFilterBarVisibility(bool show);
 
     /**
-     * Toggles between edit and brose mode of the navigation bar.
+     * Toggles between edit and browse mode of the navigation bar.
      */
     void toggleEditLocation();
 
@@ -320,6 +320,9 @@ private slots:
     /** Updates the state of the 'Sort by' actions. */
     void slotSortingChanged(DolphinView::Sorting sorting);
 
+    /** Updates the state of the 'Show Full Location' action. */
+    void slotEditableStateChanged(bool editable);
+
     /**
      * Updates the state of the 'Edit' menu actions and emits
      * the signal selectionChanged().