Changeset 6265 for branches/qt4-gui_group/src/core/usermenu.cpp
- Timestamp:
- 06/11/08 10:17:39 (5 months ago)
- Files:
-
- 1 modified
-
branches/qt4-gui_group/src/core/usermenu.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/qt4-gui_group/src/core/usermenu.cpp
r6259 r6265 615 615 { 616 616 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 }
