mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-21 13:45:11 -05:00
still log cleanings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2278 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b0f7275ac0
commit
46933bf791
@ -827,7 +827,9 @@ void PeersDialog::updateStatusTyping()
|
||||
//
|
||||
void PeersDialog::updateStatusString(const QString& status_string)
|
||||
{
|
||||
#ifdef PEERS_DEBUG
|
||||
std::cerr << "PeersDialog: received group chat typing info. updating gui." << std::endl ;
|
||||
#endif
|
||||
|
||||
ui.statusStringLabel->setText(status_string) ; // displays info for 5 secs.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user