Skip to content
Commit 87797505 authored by Ahmad Samir's avatar Ahmad Samir
Browse files

More p-m-f connect() signal/slot syntax

The KFileTreeView::currentChanged(QUrl) signal overloads
QTreeView::currentChanged(QModelIndex &, QModelIndex &); un-overload it by
renaming it to currentUrlChanged, and since it emits the current url as it
arg, pass that to the slot connected to it.
parent f5e3ac0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment