Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/19/10 03:28:16 (14 years ago)
Author:
swagner
Message:

Restricted types of child operators in MultiOperator (#979)

File:
1 edited

Legend:

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

    r3384 r3407  
    9292    </Compile>
    9393    <None Include="HeuristicLabOperatorsViewsPlugin.cs.frame" />
    94     <Compile Include="MultipleCallsOperatorView.cs">
     94    <Compile Include="MultiOperatorView.cs">
    9595      <SubType>UserControl</SubType>
    9696    </Compile>
    97     <Compile Include="MultipleCallsOperatorView.Designer.cs">
    98       <DependentUpon>MultipleCallsOperatorView.cs</DependentUpon>
     97    <Compile Include="MultiOperatorView.Designer.cs">
     98      <DependentUpon>MultiOperatorView.cs</DependentUpon>
    9999    </Compile>
    100100    <Compile Include="OperatorView.cs">
Note: See TracChangeset for help on using the changeset viewer.