Skip to content
Commit 8e1227d4 authored by Julian Helfferich's avatar Julian Helfferich
Browse files

Replace QDebug wich QLoggingCategory

qDebug() and qWarning() have been used in KBlocksSound and
KBlocksGraphics. I have replaced all occurences with qCDebug() and
qCWarning(), using two new logging categories "KBlocks.Sound" and
"KBlocks.Graphics".
parent 3994f7c3
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