Widow – Diff between revs 13 and 14

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 13 Rev 14
Line 94... Line 94...
94 <Compile Include="Serialization\SerializationSuccess.cs" /> 94 <Compile Include="Serialization\SerializationSuccess.cs" />
95 <Compile Include="Serialization\WindowsSerialization.cs" /> 95 <Compile Include="Serialization\WindowsSerialization.cs" />
96 <Compile Include="Utilities.cs" /> 96 <Compile Include="Utilities.cs" />
97 <Compile Include="WindowCreatedEventArgs.cs" /> 97 <Compile Include="WindowCreatedEventArgs.cs" />
98 <Compile Include="WindowDestroyedEventArgs.cs" /> 98 <Compile Include="WindowDestroyedEventArgs.cs" />
-   99 <Compile Include="WindowModification.cs" />
99 <EmbeddedResource Include="AboutForm.resx"> 100 <EmbeddedResource Include="AboutForm.resx">
100 <DependentUpon>AboutForm.cs</DependentUpon> 101 <DependentUpon>AboutForm.cs</DependentUpon>
101 </EmbeddedResource> 102 </EmbeddedResource>
102 <EmbeddedResource Include="DrawOverlayForm.resx"> 103 <EmbeddedResource Include="DrawOverlayForm.resx">
103 <DependentUpon>DrawOverlayForm.cs</DependentUpon> 104 <DependentUpon>DrawOverlayForm.cs</DependentUpon>