Changeset 16386 for branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Clients.Hive.Views/3.3/HiveTasks/HiveTaskView.designer.cs
- Timestamp:
- 12/15/18 12:07:16 (6 years ago)
- Location:
- branches/2925_AutoDiffForDynamicalModels
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2925_AutoDiffForDynamicalModels
- Property svn:mergeinfo changed
-
branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Clients.Hive.Views
- Property svn:mergeinfo changed
-
branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Clients.Hive.Views/3.3/HiveTasks/HiveTaskView.designer.cs
r15583 r16386 292 292 "2", 293 293 "3", 294 "4"}); 294 "4", 295 "6", 296 "8", 297 "10", 298 "12"}); 295 299 this.coresNeededComboBox.Location = new System.Drawing.Point(134, 13); 296 300 this.coresNeededComboBox.Name = "coresNeededComboBox"; 297 301 this.coresNeededComboBox.Size = new System.Drawing.Size(134, 21); 298 302 this.coresNeededComboBox.TabIndex = 41; 303 this.coresNeededComboBox.SelectedIndexChanged += new System.EventHandler(this.coresNeededComboBox_SelectedIndexChanged); 299 304 // 300 305 // memoryNeededLabel
Note: See TracChangeset
for help on using the changeset viewer.