Changeset 6466 for trunk/qt4-gui/src/widgets/historyview.cpp
- Timestamp:
- 07/25/08 04:15:48 (4 months ago)
- Files:
-
- 1 modified
-
trunk/qt4-gui/src/widgets/historyview.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt4-gui/src/widgets/historyview.cpp
r6463 r6466 417 417 if (event->Direction() != D_RECEIVER) 418 418 { 419 ICQOwner* o = gUserManager.FetchOwner(myPpid, LOCK_R);419 const ICQOwner* o = gUserManager.FetchOwner(myPpid, LOCK_R); 420 420 if (o != NULL) 421 421 {
