Port HDR plugin to qCDebug, to debug CI failure on FreeBSD

NO_CHANGELOG
This commit is contained in:
David Faure
2020-03-29 12:14:13 +02:00
parent 1d12b345f9
commit 232075f92e
2 changed files with 10 additions and 10 deletions

View File

@ -17,7 +17,7 @@
#include <QCoreApplication>
// logging category for this framework, default: log stuff >= warning
Q_LOGGING_CATEGORY(EPSPLUGIN, "epsplugin", QtWarningMsg)
Q_LOGGING_CATEGORY(EPSPLUGIN, "kf5.kimageformats.epsplugin", QtWarningMsg)
//#define EPS_PERFORMANCE_DEBUG 1