Skip to content
Commit 42a4e4db authored by Jonathan Marten's avatar Jonathan Marten Committed by Stefano Crocco
Browse files

Port and update the Shell Command plugin

kDebug(), qDebug() -> qCDebug() with logging category
No need to link with KDELibs4Support
Use Qt5 signal connection syntax
KDialog -> QDialog
KInputDialog -> QInputDialog
KIO::NetAccess::mostLocalUrl() -> KIO::mostLocalUrl()
parent 1b6ba1e8
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