Changeset 10251
- Timestamp:
- 12/18/13 15:42:15 (11 years ago)
- Location:
- branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj
r10250 r10251 107 107 <Compile Include="Implementations\SearchLogic.cs" /> 108 108 <Compile Include="Implementations\StatisticsLogic.cs" /> 109 <Compile Include="Views\DataGridContentView.cs" /> 109 <Compile Include="Views\DataGridContentView.cs"> 110 <SubType>UserControl</SubType> 111 </Compile> 110 112 <Compile Include="Views\DataGridContentView.Designer.cs"> 111 113 <DependentUpon>DataGridContentView.cs</DependentUpon>
Note: See TracChangeset
for help on using the changeset viewer.