Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/23/09 11:08:42 (15 years ago)
Author:
mstoeger
Message:

xaxis grid color can be set in the options dialog #555

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Visualization/3.2/HeuristicLab.Visualization-3.2.csproj

    r1883 r1885  
    115115    <Compile Include="LabelProvider\ContinuousLabelProvider.cs" />
    116116    <Compile Include="LabelProvider\DiscreteLabelProvider.cs" />
     117    <Compile Include="Options\ColorSelection.cs">
     118      <SubType>UserControl</SubType>
     119    </Compile>
     120    <Compile Include="Options\ColorSelection.Designer.cs">
     121      <DependentUpon>ColorSelection.cs</DependentUpon>
     122    </Compile>
    117123    <Compile Include="XAxisDescriptor.cs" />
    118124    <Compile Include="YAxisGrid.cs" />
     
    197203      <SubType>Designer</SubType>
    198204    </EmbeddedResource>
     205    <EmbeddedResource Include="Options\ColorSelection.resx">
     206      <DependentUpon>ColorSelection.cs</DependentUpon>
     207    </EmbeddedResource>
    199208    <EmbeddedResource Include="Options\Options.resx">
    200209      <DependentUpon>Options.cs</DependentUpon>
Note: See TracChangeset for help on using the changeset viewer.