]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/treeviewsidebarpage.h
Make use of the error messages coming from the places model.
[dolphin.git] / src / treeviewsidebarpage.h
index b7c5e25ff74c895ffb1392775c927245c99a1fde..30cc89999684eb8e7c8fe8231e57fd0bb83b4548 100644 (file)
@@ -78,6 +78,9 @@ private slots:
     void dropUrls(const KUrl::List& urls,
                   const QModelIndex& index);
 
+private:
+    void loadTree(const KUrl& url);
+
 private:
     KDirLister* m_dirLister;
     KDirModel* m_dirModel;