Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/10/11 13:00:48 (13 years ago)
Author:
swagner
Message:

Worked on OKB (#1174)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OKB (trunk integration)/HeuristicLab.Clients.OKB/3.3/HeuristicLab.Clients.OKB-3.3.csproj

    r5647 r5660  
    305305      <DependentUpon>OKBAlgorithmView.cs</DependentUpon>
    306306    </Compile>
    307     <Compile Include="RunCreation\Views\ProblemView.cs">
    308       <SubType>UserControl</SubType>
    309     </Compile>
    310     <Compile Include="RunCreation\Views\ProblemView.Designer.cs">
    311       <DependentUpon>ProblemView.cs</DependentUpon>
     307    <Compile Include="RunCreation\Views\OKBProblemView.cs">
     308      <SubType>UserControl</SubType>
     309    </Compile>
     310    <Compile Include="RunCreation\Views\OKBProblemView.Designer.cs">
     311      <DependentUpon>OKBProblemView.cs</DependentUpon>
    312312    </Compile>
    313313    <None Include="app.config" />
Note: See TracChangeset for help on using the changeset viewer.