From ec4c6d07add47d5295a6f18d681ac879017d0f77 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 18 May 2007 13:06:41 +0000 Subject: - assure that when hovering the viewport that an empty request for item information is send - remove unused method svn path=/trunk/KDE/kdebase/apps/; revision=665973 --- src/dolphinview.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/dolphinview.h') 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; -- cgit v1.3