Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/21/10 02:04:44 (14 years ago)
Author:
swagner
Message:

Abandoned policy that the names of all abstract base classes have to end in "Base" (#95)

File:
1 edited

Legend:

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

    r2663 r2664  
    5252  <ItemGroup>
    5353    <Compile Include="HeuristicLabOperatorsViewsPlugin.cs" />
    54     <Compile Include="OperatorBaseView.cs">
     54    <Compile Include="OperatorView.cs">
    5555      <SubType>UserControl</SubType>
    5656    </Compile>
    57     <Compile Include="OperatorBaseView.Designer.cs">
    58       <DependentUpon>OperatorBaseView.cs</DependentUpon>
     57    <Compile Include="OperatorView.Designer.cs">
     58      <DependentUpon>OperatorView.cs</DependentUpon>
    5959    </Compile>
    6060    <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset for help on using the changeset viewer.