Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/07/11 12:49:03 (13 years ago)
Author:
mkommend
Message:

#1479: Merged trunk changes into branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GP.Grammar.Editor/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj

    r6045 r6377  
    120120      <DependentUpon>AlleleFrequencyCollectionView.cs</DependentUpon>
    121121    </Compile>
     122    <Compile Include="DataRowVisualPropertiesControl.cs">
     123      <SubType>UserControl</SubType>
     124    </Compile>
     125    <Compile Include="DataRowVisualPropertiesControl.Designer.cs">
     126      <DependentUpon>DataRowVisualPropertiesControl.cs</DependentUpon>
     127    </Compile>
     128    <Compile Include="DataTableVisualPropertiesControl.cs">
     129      <SubType>UserControl</SubType>
     130    </Compile>
     131    <Compile Include="DataTableVisualPropertiesControl.Designer.cs">
     132      <DependentUpon>DataTableVisualPropertiesControl.cs</DependentUpon>
     133    </Compile>
     134    <Compile Include="DataTableVisualPropertiesDialog.cs">
     135      <SubType>Form</SubType>
     136    </Compile>
     137    <Compile Include="DataTableVisualPropertiesDialog.Designer.cs">
     138      <DependentUpon>DataTableVisualPropertiesDialog.cs</DependentUpon>
     139    </Compile>
    122140    <Compile Include="HeatMapHistoryView.cs">
    123141      <SubType>UserControl</SubType>
     
    171189      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    172190      <Name>HeuristicLab.Collections-3.3</Name>
     191    </ProjectReference>
     192    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
     193      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
     194      <Name>HeuristicLab.Common.Resources-3.3</Name>
    173195    </ProjectReference>
    174196    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.