mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-13 17:43:59 +02:00
Add debug when sending messages
This commit is contained in:
@@ -118,6 +118,8 @@ Jabber_p::sendMsg( const QString& to, const QString& msg )
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
qDebug() << "SEND MESSAGE:" << msg;
|
||||||
|
|
||||||
/*******************************************************
|
/*******************************************************
|
||||||
* Obsolete this by a SipMessage class
|
* Obsolete this by a SipMessage class
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user