Show
Ignore:
Timestamp:
05/25/08 06:25:18 (8 months ago)
Author:
flynd
Message:

Use new group subsignals from daemon. Removed some workarounds no longer needed.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/qt4-gui/src/core/mainwin.cpp

    r6188 r6200  
    765765  if (!initial) 
    766766  { 
    767     // Daemon does not send an update when groups change so tell contactList it 
    768     // needs to update 
    769     LicqGui::instance()->contactList()->reloadAll(); 
    770  
    771767    // update group list in user and system menus 
    772     LicqGui::instance()->userMenu()->updateGroups(); 
    773768    mySystemMenu->updateGroups(); 
    774769  }