Show
Ignore:
Timestamp:
06/14/08 03:47:03 (6 months ago)
Author:
flynd
Message:

Updated to work with and take advantage of new group handling. Contact list model is now properly updated from signals when groups change.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/qt4-gui/src/views/userviewbase.cpp

    r6279 r6283  
    285285 
    286286        if (!dropId.isEmpty()) 
    287         { 
    288287          gUserManager.SetUserInGroup(dropId.toLatin1(), dropPpid, GROUPS_USER, gid, true); 
    289           myContactList->updateUser(dropId.toLatin1(), dropPpid); 
    290         } 
    291288      } 
    292289      else