diff options
| author | Emmanuel Pescosta <[email protected]> | 2015-01-25 00:42:43 +0100 |
|---|---|---|
| committer | Emmanuel Pescosta <[email protected]> | 2015-01-28 15:10:28 +0100 |
| commit | 297a67aad81bf709b10f01d4d1271957562909dd (patch) | |
| tree | afabc814af29f0bba6ac511eece3e8abc7282dc8 /src/dolphinmainwindow.h | |
| parent | 7a7e8ee819f0baeeb94b36d5cdc37a30aee83c4a (diff) | |
forward requestItemInfo signal
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 3 |
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. |
