diff --git a/filetransfertask.cpp b/filetransfertask.cpp index 1fe60c1..5a6a646 100644 --- a/filetransfertask.cpp +++ b/filetransfertask.cpp @@ -85,7 +85,7 @@ FileTransferTask::FileTransferTask(MrimAccount *account, d->proto = dynamic_cast(account->getMraProtocol()); - kDebug(kdeDebugArea()) << "starting"; + mrimDebug() << "starting"; QApplication::processEvents();