Am Sonntag, 19. November 2006 13:31 schrieb Eugene Paskevich: > 'Close window' event should trigger 'typing stop' as well.
Can you try the attached patch and report if it works? Thanks, Arne
Index: src/usereventdlg.cpp
===================================================================
--- src/usereventdlg.cpp (Revision 4786)
+++ src/usereventdlg.cpp (Arbeitskopie)
@@ -2571,6 +2571,8 @@
//-----UserSendCommon::slot_close--------------------------------------------
void UserSendCommon::slot_close()
{
+ tmrSendTyping->stop();
+
if (mainwin->m_bMsgChatView)
{
// the window is at the front, if the timer has not expired and we close
pgpQhWpNmEEMF.pgp
Description: PGP signature
