Revision cbefd298 trunk/Pithos.Client.WPF/SelectiveSynch/SelectiveSynchChanges.cs

b/trunk/Pithos.Client.WPF/SelectiveSynch/SelectiveSynchChanges.cs
49 49
{
50 50
    public class SelectiveSynchChanges
51 51
    {
52
        public bool Enabled { get; set; }
52 53
        public Uri[] Uris { get; set; }
53 54
        public AccountSettings Account { get; set; }
54 55
        public Uri[] Added { get; set; }

Also available in: Unified diff