Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/21/10 21:15:29 (14 years ago)
Author:
swagner
Message:

Removed classes and interfaces of storable content views (#982)

File:
1 edited

Legend:

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

    r3437 r3477  
    100100    <None Include="HeuristicLabMainFormWindowsFormsPlugin.cs.frame" />
    101101    <Compile Include="ControlExtensions.cs" />
    102     <Compile Include="AsynchronousStorableContentView.cs">
    103       <SubType>UserControl</SubType>
    104     </Compile>
    105     <Compile Include="AsynchronousStorableContentView.Designer.cs">
    106       <DependentUpon>AsynchronousStorableContentView.cs</DependentUpon>
    107     </Compile>
    108     <Compile Include="StorableContentView.cs">
    109       <SubType>UserControl</SubType>
    110     </Compile>
    111     <Compile Include="StorableContentView.Designer.cs">
    112       <DependentUpon>StorableContentView.cs</DependentUpon>
    113     </Compile>
    114102    <Compile Include="DockForm.cs">
    115103      <SubType>Form</SubType>
Note: See TracChangeset for help on using the changeset viewer.