]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinviewcontainer.h
Fix Bug 153984 - Clicking cancel on the authentication dialog for fish/sftp/ftp kiosl...
[dolphin.git] / src / dolphinviewcontainer.h
index 8a0309b0c4b8ea8a1464234260a09ddd4da0bffe..0300273c1476ce8ea22908d8e50e50d1dd7edb5e 100644 (file)
@@ -195,6 +195,12 @@ private slots:
      */
     void slotDirectoryLoadingCompleted();
 
+    /**
+     * Updates the statusbar to show, that the directory loading has
+     * been canceled.
+     */
+    void slotDirectoryLoadingCanceled();
+
     /**
      * Is called if the URL set by DolphinView::setUrl() represents
      * a file and not a directory. Takes care to activate the file.