Changeset 4798
- Timestamp:
- 12/14/06 03:17:19 (22 months ago)
- Files:
-
- 1 modified
-
trunk/qt-gui/src/usereventdlg.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt-gui/src/usereventdlg.cpp
r4797 r4798 2346 2346 disconnect (sigman, SIGNAL(signal_doneUserFcn(ICQEvent *)), this, SLOT(sendDone_common(ICQEvent *))); 2347 2347 2348 if (mleSend != NULL) 2349 mleSend->setFocus(); 2350 2348 2351 if (e->Result() != EVENT_ACKED) 2349 2352 {
