Changeset 6200 for trunk/qt4-gui/src/core/mainwin.cpp
- Timestamp:
- 05/25/08 06:25:18 (8 months ago)
- Files:
-
- 1 modified
-
trunk/qt4-gui/src/core/mainwin.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt4-gui/src/core/mainwin.cpp
r6188 r6200 765 765 if (!initial) 766 766 { 767 // Daemon does not send an update when groups change so tell contactList it768 // needs to update769 LicqGui::instance()->contactList()->reloadAll();770 771 767 // update group list in user and system menus 772 LicqGui::instance()->userMenu()->updateGroups();773 768 mySystemMenu->updateGroups(); 774 769 }
