From 297a67aad81bf709b10f01d4d1271957562909dd Mon Sep 17 00:00:00 2001 From: Emmanuel Pescosta Date: Sun, 25 Jan 2015 00:42:43 +0100 Subject: forward requestItemInfo signal --- src/dolphinmainwindow.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 85383a309..8c8d42ee4 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -312,9 +312,6 @@ private slots: */ void slotSelectionChanged(const KFileItemList& selection); - /** Emits the signal requestItemInfo(). */ - void slotRequestItemInfo(const KFileItem&); - /** * Updates the state of the 'Back' and 'Forward' menu * actions corresponding to the current history. -- cgit v1.3.1