Revision f734ab5b trunk/Pithos.Interfaces/PithosSettingsData.cs

b/trunk/Pithos.Interfaces/PithosSettingsData.cs
45 45
            Contract.EndContractBlock();
46 46

  
47 47
            PithosPath = other.PithosPath;
48
            PithosSite = other.PithosSite;
49 48
            IconsPath = other.IconsPath;
50 49
            UserName = other.UserName;
51 50
            ApiKey = other.ApiKey;

Also available in: Unified diff