]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphintabwidget.h
Fix: closing split view doesn't update tab name
[dolphin.git] / src / dolphintabwidget.h
index 5bc708b380b1024544202a1aba90cd5427794180..1bdb6c9a187f3daee8dcc7fd0cf72e143d908387 100644 (file)
@@ -69,6 +69,11 @@ public:
      */
     void refreshViews();
 
+    /**
+     * Update the name of the tab with the index \a index.
+     */
+    void updateTabName(int index);
+
     /**
      * @return Whether any of the tab pages has @p url opened
      * in their primary or secondary view.