QuickImage – Diff between revs 5 and 7
?pathlinks?
Rev 5 | Rev 7 | |||
---|---|---|---|---|
Line 268... | Line 268... | |||
268 | <DependentUpon>EditorForm.cs</DependentUpon> |
268 | <DependentUpon>EditorForm.cs</DependentUpon> |
|
269 | </Compile> |
269 | </Compile> |
|
270 | <Compile Include="FileProgress.cs" /> |
270 | <Compile Include="FileProgress.cs" /> |
|
271 | <Compile Include="FileProgressFailure.cs" /> |
271 | <Compile Include="FileProgressFailure.cs" /> |
|
272 | <Compile Include="FileProgressSuccess.cs" /> |
272 | <Compile Include="FileProgressSuccess.cs" /> |
|
273 | <Compile Include="QuickImage.cs"> |
273 | <Compile Include="Form1.cs"> |
|
274 | <SubType>Form</SubType> |
274 | <SubType>Form</SubType> |
|
275 | </Compile> |
275 | </Compile> |
|
276 | <Compile Include="QuickImage.Designer.cs"> |
276 | <Compile Include="Form1.Designer.cs"> |
|
277 | <DependentUpon>QuickImage.cs</DependentUpon> |
277 | <DependentUpon>Form1.cs</DependentUpon> |
|
278 | </Compile> |
278 | </Compile> |
|
279 | <Compile Include="ImageListViewItemProgress.cs" /> |
279 | <Compile Include="ImageListViewItemProgress.cs" /> |
|
280 | <Compile Include="ImageListViewItemProgressFailure.cs" /> |
280 | <Compile Include="ImageListViewItemProgressFailure.cs" /> |
|
281 | <Compile Include="ImageListViewItemProgressSuccess.cs" /> |
281 | <Compile Include="ImageListViewItemProgressSuccess.cs" /> |
|
282 | <Compile Include="ImageListViewSorters\DateImageListViewSorter.cs" /> |
282 | <Compile Include="ImageListViewSorters\DateImageListViewSorter.cs" /> |
|
Line 342... | Line 342... | |||
342 | <DependentUpon>AboutForm.cs</DependentUpon> |
342 | <DependentUpon>AboutForm.cs</DependentUpon> |
|
343 | </EmbeddedResource> |
343 | </EmbeddedResource> |
|
344 | <EmbeddedResource Include="EditorForm.resx"> |
344 | <EmbeddedResource Include="EditorForm.resx"> |
|
345 | <DependentUpon>EditorForm.cs</DependentUpon> |
345 | <DependentUpon>EditorForm.cs</DependentUpon> |
|
346 | </EmbeddedResource> |
346 | </EmbeddedResource> |
|
347 | <EmbeddedResource Include="QuickImage.resx"> |
347 | <EmbeddedResource Include="Form1.resx"> |
|
348 | <DependentUpon>QuickImage.cs</DependentUpon> |
348 | <DependentUpon>Form1.cs</DependentUpon> |
|
349 | </EmbeddedResource> |
349 | </EmbeddedResource> |
|
350 | <EmbeddedResource Include="PreviewForm.resx"> |
350 | <EmbeddedResource Include="PreviewForm.resx"> |
|
351 | <DependentUpon>PreviewForm.cs</DependentUpon> |
351 | <DependentUpon>PreviewForm.cs</DependentUpon> |
|
352 | </EmbeddedResource> |
352 | </EmbeddedResource> |
|
353 | <EmbeddedResource Include="Properties\Resources.resx"> |
353 | <EmbeddedResource Include="Properties\Resources.resx"> |