Updated ProgressReporterForm to reflect the latest changes to the Tracking framework; renamed WeightedProgression.cs to WeightedWaitable.cs in order to match the previous name changed of the class contained therein; improved documentation of the Camera class
git-svn-id: file:///srv/devel/repo-conversion/nusu@67 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
parent
b5ea9e0d70
commit
8ef451a731
|
@ -161,7 +161,7 @@
|
||||||
<DependentUpon>SetProgression.cs</DependentUpon>
|
<DependentUpon>SetProgression.cs</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="Source\Tracking\StatusReportEventArgs.cs" />
|
<Compile Include="Source\Tracking\StatusReportEventArgs.cs" />
|
||||||
<Compile Include="Source\Tracking\WeightedProgression.cs" />
|
<Compile Include="Source\Tracking\WeightedWaitable.cs" />
|
||||||
<Compile Include="Source\WeakReference.cs" />
|
<Compile Include="Source\WeakReference.cs" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user