]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinview.h
Also reconnect signals for the directory lister when changing the view or the URL...
[dolphin.git] / src / views / dolphinview.h
index d513eba1b17c167af8d40f0b8be401711f3ca39e..bb6108e1a305f5d2799bdcaaa5f880e74e43f659 100644 (file)
@@ -723,6 +723,9 @@ private:
      */
     QItemSelection childrenMatchingPattern(const QModelIndex& parent, const QRegExp& pattern) const;
 
+    void connectViewAccessor();
+    void disconnectViewAccessor();
+
 private:
     /**
      * Abstracts the access to the different view implementations