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/sigman.cpp

    r6229 r6305  
    120120  case SIGNAL_ADDxSERVERxLIST: 
    121121  //TODO 
    122     licqDaemon->icqRenameUser(s->Uin()); 
     122    licqDaemon->icqRenameUser(s->Id()); 
    123123    break; 
    124124  case SIGNAL_NEWxPROTO_PLUGIN: