Show
Ignore:
Timestamp:
06/11/08 10:17:39 (5 months ago)
Author:
eugene
Message:

Removed self updates for actions which generate signal from the daemon itself.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/qt4-gui_group/src/core/usermenu.cpp

    r6259 r6265  
    615615{ 
    616616  gUserManager.AddUserToGroup(myId.toLatin1(), myPpid, action->data().toUInt()); 
    617  
    618   // The daemon does not send an update when group membership changes 
    619   // so tell the contactList it needs to update 
    620   LicqGui::instance()->contactList()->updateUser(myId, myPpid); 
    621 } 
     617}