]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphintabwidget.h
Merge branch 'Applications/18.08'
[dolphin.git] / src / dolphintabwidget.h
index d781953ddb9f96f0e0604b52a43c401f30ca5a64..0cb662966a76a4a07b45da950edb811a6ee54f22 100644 (file)
@@ -191,9 +191,10 @@ protected:
 
 private:
     /**
-     * Returns the name of the tab for the URL \a url.
+     * @param tabPage The tab page to get the name of
+     * @return The name of the tab page
      */
-    QString tabName() const;
+    QString tabName(DolphinTabPage* tabPage) const;
 
 private:
     /** Caches the (negated) places panel visibility */