Skip to content
  • Jonathan Marten's avatar
    Port and update the Konqueror core (client, libkonq, src) · 1a62207c
    Jonathan Marten authored and Stefano Crocco's avatar Stefano Crocco committed
    Note that this change must be applied after all of the others
    that remove KDELibs4Support, otherwise the build will fail.
    
    kDebug(), qDebug() -> qCDebug() with logging category
    No need to link with KDELibs4Support
    QDrag::start() -> QDrag::exec() with explicit argument
    Window title and action icon for "Configure Extensions"
    1a62207c