Changeset 6466 for trunk/qt4-gui/src/dialogs/historydlg.cpp
- Timestamp:
- 07/25/08 04:15:48 (4 months ago)
- Files:
-
- 1 modified
-
trunk/qt4-gui/src/dialogs/historydlg.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt4-gui/src/dialogs/historydlg.cpp
r6463 r6466 236 236 gUserManager.DropUser(u); 237 237 238 ICQOwner* o = gUserManager.FetchOwner(myPpid, LOCK_R);238 const ICQOwner* o = gUserManager.FetchOwner(myPpid, LOCK_R); 239 239 if (o != NULL) 240 240 {
