Fix setting provider for the root group

cusax-fix
Damian Minkov 20 years ago
parent dc8ef1c024
commit f81508ae2b

@ -87,6 +87,7 @@ public class ServerStoredContactListMsnImpl
this.parentOperationSet = parentOperationSet;
this.msnProvider = provider;
rootGroup.setOwnerProvider(provider);
// listens for provider registered events to set the isInitialized state
// of the contact list

Loading…
Cancel
Save