diff options
Diffstat (limited to 'src/dolphintabwidget.h')
| -rw-r--r-- | src/dolphintabwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphintabwidget.h b/src/dolphintabwidget.h index b4493f7ed..d781953dd 100644 --- a/src/dolphintabwidget.h +++ b/src/dolphintabwidget.h @@ -193,7 +193,7 @@ private: /** * Returns the name of the tab for the URL \a url. */ - QString tabName(const QUrl& url) const; + QString tabName() const; private: /** Caches the (negated) places panel visibility */ |
