Skip to content

Commit

Permalink
Update filetransfertask.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhainin committed Apr 29, 2013
1 parent 23dbfa0 commit e5b4efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filetransfertask.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ FileTransferTask::FileTransferTask(MrimAccount *account,

d->proto = dynamic_cast<MRAProtocolV123 *>(account->getMraProtocol());

kDebug(kdeDebugArea()) << "starting";
mrimDebug() << "starting";

QApplication::processEvents();

Expand Down

0 comments on commit e5b4efb

Please sign in to comment.