Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/07/12 19:14:08 (12 years ago)
Author:
ascheibe
Message:

#1762 moved ProgressView from Hive to MainForms

Location:
trunk/sources/HeuristicLab.MainForm/3.3
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.MainForm/3.3/HeuristicLab.MainForm-3.3.csproj

    r6866 r7582  
    116116    <None Include="Plugin.cs.frame" />
    117117    <Compile Include="Interfaces\IConfigureableView.cs" />
     118    <Compile Include="Interfaces\IProgress.cs" />
     119    <Compile Include="Interfaces\IProgressReporter.cs" />
    118120    <Compile Include="Plugin.cs" />
     121    <Compile Include="Progress.cs" />
    119122    <Compile Include="ViewAttribute.cs" />
    120123    <Compile Include="Interfaces\IContentView.cs" />
Note: See TracChangeset for help on using the changeset viewer.