]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphintabpage.h
KFileItemModelRolesUpdater: add utility cacheSize function
[dolphin.git] / src / dolphintabpage.h
index 0c691830ebd7f3ce68ee51719234c9a43a602c05..4a8bd365a56a14bdf5042441fbabfb6e4034b047 100644 (file)
@@ -138,6 +138,8 @@ public:
      */
     void setActive(bool active);
 
+    void switchActiveView();
+
 Q_SIGNALS:
     void activeViewChanged(DolphinViewContainer *viewContainer);
     void activeViewUrlChanged(const QUrl &url);
@@ -170,8 +172,6 @@ private Q_SLOTS:
      */
     void slotViewUrlRedirection(const QUrl &oldUrl, const QUrl &newUrl);
 
-    void switchActiveView();
-
 private:
     /**
      * Creates a new view container and does the default initialization.