Show
Ignore:
Timestamp:
06/14/08 17:14:17 (7 months ago)
Author:
flynd
Message:

Changed some calls to daemon to not use uin version of functions.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/qt-gui/src/licqkimiface.cpp

    r5514 r6305  
    297297 
    298298    FOR_EACH_PROTO_USER_START(PPID, LOCK_R) 
    299     QString uin = pUser->UinString(); 
     299    QString uin = pUser->IdString(); 
    300300    if (!uin.isEmpty() && uin == contactId) 
    301301    {