]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinviewcontainer.h
Fix regression: Open file if entering it in the URL-navigator
[dolphin.git] / src / dolphinviewcontainer.h
index 59d73ec6c103e41a5d9af530cb1c1668b7a63dc0..fd52806d95e4d1009bffca89ccc294480ddd9098 100644 (file)
@@ -188,6 +188,12 @@ private slots:
      */
     void slotDirectoryLoadingCompleted();
 
+    /**
+     * Is called if the URL set by DolphinView::setUrl() represents
+     * a file and not a directory. Takes care to activate the file.
+     */
+    void slotUrlIsFileError(const KUrl& url);
+
     /**
      * Handles clicking on an item. If the item is a directory, the
      * directory is opened in the view. If the item is a file, the file