┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
authorEmmanuel Pescosta <[email protected]>2015-01-25 00:42:43 +0100
committerEmmanuel Pescosta <[email protected]>2015-01-28 15:10:28 +0100
commit297a67aad81bf709b10f01d4d1271957562909dd (patch)
treeafabc814af29f0bba6ac511eece3e8abc7282dc8 /src/dolphinmainwindow.h
parent7a7e8ee819f0baeeb94b36d5cdc37a30aee83c4a (diff)
forward requestItemInfo signal
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h3
1 files changed, 0 insertions, 3 deletions
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.