Free cookie consent management tool by TermsFeed Policy Generator

Changeset 7483


Ignore:
Timestamp:
02/17/12 21:33:09 (12 years ago)
Author:
abeham
Message:

#1614: updated project file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views-3.3.csproj

    r7482 r7483  
    8989  </ItemGroup>
    9090  <ItemGroup>
    91     <Compile Include="CustomComboBox.cs">
     91    <Compile Include="ToolTipComboBox.cs">
    9292      <SubType>Component</SubType>
    9393    </Compile>
    94     <Compile Include="CustomComboBox.Designer.cs">
    95       <DependentUpon>CustomComboBox.cs</DependentUpon>
     94    <Compile Include="ToolTipComboBox.Designer.cs">
     95      <DependentUpon>ToolTipComboBox.cs</DependentUpon>
    9696    </Compile>
    9797    <Compile Include="ToolTipRequiredEventArgs.cs" />
     
    139139  </ItemGroup>
    140140  <ItemGroup>
    141     <EmbeddedResource Include="CustomComboBox.resx">
    142       <DependentUpon>CustomComboBox.cs</DependentUpon>
     141    <EmbeddedResource Include="ToolTipComboBox.resx">
     142      <DependentUpon>ToolTipComboBox.cs</DependentUpon>
    143143    </EmbeddedResource>
    144144    <EmbeddedResource Include="ProblemInstanceProviderView.resx">
Note: See TracChangeset for help on using the changeset viewer.