Skip to content
  • Jonathan Marten's avatar
    Port and update the Shell Command plugin · 42a4e4db
    Jonathan Marten authored and Stefano Crocco's avatar Stefano Crocco committed
    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()
    42a4e4db