Skip to content

Use "qCDebug" instead of "qDebug"

Raresh Rus requested to merge nmariusp/kcalc:work/nmariusp/qCDebug into master

Most KDE C++ source code should use a logging category when using functions from the family of "qCDebug".

Merge request reports