diff options
Diffstat (limited to 'src/dolphinview.h')
| -rw-r--r-- | src/dolphinview.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h index 0ac116fab..e58ed31c8 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -346,14 +346,6 @@ public: return m_urlNavigator; } - /** - * Triggers to request user information for the item given - * by the URL \a url. The signal requestItemInfo is emitted, - * which provides a way for widgets to get an indication to update - * the item information. - */ - void emitRequestItemInfo(const KUrl& url); - /** Returns true, if the filter bar is visible. */ bool isFilterBarVisible() const; |
