[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/oscar/liboscar/tasks
From:       Roman Jarosz <kedgedev () centrum ! cz>
Date:       2008-02-07 17:38:31
Message-ID: 1202405911.860542.31305.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 772062 by rjarosz:

Delete finshed task.



 M  +2 -0      buddyicontask.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/oscar/liboscar/tasks/buddyicontask.cpp #772061:772062
@@ -194,6 +194,7 @@
 	Oscar::WORD iconSize = b->getWord();
 	QByteArray icon( b->getBlock(iconSize) );
 	emit haveIcon( user, icon );
+	setSuccess( 0, QString() );
 }
 
 void BuddyIconTask::sendICQBuddyIconRequest()
@@ -239,6 +240,7 @@
 	QByteArray icon( b->getBlock(iconSize) );
 	
 	emit haveIcon( user, icon );
+	setSuccess( 0, QString() );
 }
 
 #include "buddyicontask.moc"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic