]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/search/dolphinsearchbox.h
[dolphin/search] Fix search behavior when selecting "Your Files"
[dolphin.git] / src / search / dolphinsearchbox.h
index e70317450707f7b01cf4a49075bbb96db4b7a0a3..35b422631e76999200e24a07ef5caf83301b3295 100644 (file)
@@ -62,8 +62,8 @@ public:
     QString text() const;
 
     /**
-     * Sets the current path that is used as root for
-     * searching files, if "From Here" has been selected.
+     * Sets the current path that is used as root for searching files.
+     * If @url is the Home dir, "From Here" is selected instead.
      */
     void setSearchPath(const QUrl& url);
     QUrl searchPath() const;