]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphintabwidget.h
Merge branch 'Applications/18.08'
[dolphin.git] / src / dolphintabwidget.h
index b4493f7ed82e00e1a82270b0cf9d3e48fe8eaf1c..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 QUrl& url) const;
+    QString tabName(DolphinTabPage* tabPage) const;
 
 private:
     /** Caches the (negated) places panel visibility */