From e5b4efb2bdc6697b8a7afad049b33bb4f58ea9f9 Mon Sep 17 00:00:00 2001 From: Mikhail Galanin Date: Mon, 29 Apr 2013 11:31:19 +0400 Subject: [PATCH] Update filetransfertask.cpp --- filetransfertask.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();