Changeset 6466 for trunk/qt4-gui/src/settings/events.cpp
- Timestamp:
- 07/25/08 04:15:48 (4 months ago)
- Files:
-
- 1 modified
-
trunk/qt4-gui/src/settings/events.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt4-gui/src/settings/events.cpp
r6374 r6466 327 327 oem->Unlock(); 328 328 //TODO make general for all plugins 329 ICQOwner* o = gUserManager.FetchOwner(LICQ_PPID, LOCK_R);329 const ICQOwner* o = gUserManager.FetchOwner(LICQ_PPID, LOCK_R); 330 330 if (o != NULL) 331 331 {
