Changeset 14401 for branches/symbreg-factors-2650/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj
- Timestamp:
- 11/17/16 15:43:43 (8 years ago)
- Location:
- branches/symbreg-factors-2650
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/symbreg-factors-2650
- Property svn:mergeinfo changed
/trunk/sources merged: 14378,14381-14382,14384,14388,14390-14391,14393-14394,14396,14400
- Property svn:mergeinfo changed
-
branches/symbreg-factors-2650/HeuristicLab.DataPreprocessing.Views
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.DataPreprocessing.Views merged: 14381-14382,14384,14388
- Property svn:mergeinfo changed
-
branches/symbreg-factors-2650/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj
r14125 r14401 98 98 <ItemGroup> 99 99 <Compile Include="DataPreprocessingMenuItem.cs" /> 100 <Compile Include="PreprocessingChartView.cs"> 101 <SubType>UserControl</SubType> 102 </Compile> 103 <Compile Include="PreprocessingChartView.Designer.cs"> 104 <DependentUpon>PreprocessingChartView.cs</DependentUpon> 105 </Compile> 100 106 <Compile Include="PreprocessingFeatureCorrelationView.cs"> 101 107 <SubType>UserControl</SubType> … … 202 208 </Compile> 203 209 <Compile Include="Plugin.cs" /> 204 <Compile Include="PreprocessingCh artView.cs">205 <SubType>UserControl</SubType> 206 </Compile> 207 <Compile Include="PreprocessingCh artView.Designer.cs">208 <DependentUpon>PreprocessingCh artView.cs</DependentUpon>210 <Compile Include="PreprocessingCheckedVariablesView.cs"> 211 <SubType>UserControl</SubType> 212 </Compile> 213 <Compile Include="PreprocessingCheckedVariablesView.Designer.cs"> 214 <DependentUpon>PreprocessingCheckedVariablesView.cs</DependentUpon> 209 215 </Compile> 210 216 <Compile Include="PreprocessingCheckedItemListView.cs">
Note: See TracChangeset
for help on using the changeset viewer.