diff options
Diffstat (limited to 'src/panels/folders/folderspanel.h')
| -rw-r--r-- | src/panels/folders/folderspanel.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/panels/folders/folderspanel.h b/src/panels/folders/folderspanel.h index 1822d17e0..438a9ee68 100644 --- a/src/panels/folders/folderspanel.h +++ b/src/panels/folders/folderspanel.h @@ -59,15 +59,6 @@ signals: */ void changeUrl(const KUrl& url, Qt::MouseButtons buttons); - /** - * This signal is emitted when the panel requests a change in the - * current selection. The file-management view recieving this signal is - * not required to select all listed files, limiting the selection to - * e.g. the current folder. The new selection will be reported via the - * setSelection slot. - */ - void changeSelection(const KFileItemList& selection); - public slots: /** * Changes the current selection inside the tree to \a url. |
