diff --git a/kdecore/kernel/kauthorization.cpp b/kdecore/kernel/kauthorization.cpp index 98c34acd..2ae8fccf 100644 --- a/kdecore/kernel/kauthorization.cpp +++ b/kdecore/kernel/kauthorization.cpp @@ -126,7 +126,7 @@ KAuthorization::~KAuthorization() bool KAuthorization::isAuthorized(const QString &helper) { - kDebug() << "Checking if" << helper << "is authorized"; + kDebug(s_kauthorizationarea) << "Checking if" << helper << "is authorized"; KLockFile authorizationlock(helper); authorizationlock.lock(); QDBusInterface kauthorizationinterface(