Changeset 5223
- Timestamp:
- 08/30/07 07:12:52 (15 months ago)
- Files:
-
- 1 modified
-
branches/qt-gui_qt4/src/usereventdlg.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/qt-gui_qt4/src/usereventdlg.cpp
r5215 r5223 1757 1757 if (s->FindConversation(m_nConvoId) == 0) 1758 1758 m_nConvoId = 0; 1759 1760 // Fetch the user again since we dropped it above 1761 u = gUserManager.FetchUser(m_lUsers.front().c_str(), m_nPPID, LOCK_R); 1759 1762 } 1760 1763
