Revision 6aa29f4f trunk/Pithos.Client.WPF/Preferences/PreferencesViewModel.cs

b/trunk/Pithos.Client.WPF/Preferences/PreferencesViewModel.cs
284 284
            //Accounts = Settings.Accounts;
285 285
            //Settings.Save();            
286 286
            Shell.RemoveMonitor(accountName);
287
            NotifyOfPropertyChange(() => Accounts);
288
            NotifyOfPropertyChange(() => Settings);                       
287 289
            
288 290
            //NotifyOfPropertyChange("Settings.Accounts");
289 291
        }

Also available in: Unified diff