Changeset 3336 for trunk/sources/HeuristicLab.Logging
- Timestamp:
- 04/13/10 18:32:07 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Logging/3.2/HeuristicLab.Logging-3.2.csproj
r3203 r3336 85 85 <Compile Include="BestAverageWorstQualityCalculator.cs" /> 86 86 <Compile Include="PointXYChartView.cs"> 87 <SubType>UserControl</SubType> 87 88 </Compile> 88 89 <Compile Include="PointXYChartView.Designer.cs"> … … 93 94 <Compile Include="HeuristicLabLoggingPlugin.cs" /> 94 95 <Compile Include="LinechartView.cs"> 96 <SubType>UserControl</SubType> 95 97 </Compile> 96 98 <Compile Include="LinechartView.Designer.cs"> … … 98 100 </Compile> 99 101 <Compile Include="LogView.cs"> 102 <SubType>UserControl</SubType> 100 103 </Compile> 101 104 <Compile Include="LogView.Designer.cs">
Note: See TracChangeset
for help on using the changeset viewer.