Changeset 4787
- Timestamp:
- 11/20/06 04:19:51 (2 years ago)
- Files:
-
- 1 modified
-
trunk/qt-gui/src/usereventdlg.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt-gui/src/usereventdlg.cpp
r4757 r4787 2572 2572 void UserSendCommon::slot_close() 2573 2573 { 2574 server->ProtoTypingNotification(m_lUsers.front().c_str(), m_nPPID, false, m_nConvoId); 2575 2574 2576 if (mainwin->m_bMsgChatView) 2575 2577 {
