rjvbb created this revision. REVISION SUMMARY Modernises the use of debugging classes in audiocd-kio (cf. https://phabricator.kde.org/D7380). I've named the category the way most kioslaves seem to name their categories, using the `kf5` toplevel domain rather than `org.kde` mostly because it's shorter and leaves no doubt that messages come from the KF5 version of the slave.
TEST PLAN Works as intended. I haven't checked if this removes the last dependency on kdelibs4support, does it? REPOSITORY R342 KIO AudioCD REVISION DETAIL https://phabricator.kde.org/D7407 AFFECTED FILES CMakeLists.txt audiocd.cpp To: rjvbb, #frameworks