Changeset 10005 for branches/HeuristicLab.MetaOptimization
- Timestamp:
- 09/25/13 10:22:55 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.MetaOptimization/HeuristicLab.Problems.MetaOptimization.Views/3.3/MetaOptimizationProblemView.Designer.cs
r8029 r10005 36 36 this.problemInstanceSplitContainer.Size = new System.Drawing.Size(601, 399); 37 37 // 38 // ProblemInstanceConsumerViewHost38 // problemInstanceProviderViewHost 39 39 // 40 this. ProblemInstanceConsumerViewHost.Size = new System.Drawing.Size(589, 23);40 this.problemInstanceProviderViewHost.Size = new System.Drawing.Size(589, 23); 41 41 // 42 42 // parameterCollectionView
Note: See TracChangeset
for help on using the changeset viewer.