Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/20/18 11:52:33 (6 years ago)
Author:
jzenisek
Message:

#2839: updated genealogy computation for hive job administrator

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2839_HiveProjectManagement/HeuristicLab.Clients.Hive.Views/3.3/HiveTasks/HiveTaskView.designer.cs

    r14185 r15913  
    292292            "2",
    293293            "3",
    294             "4"});
     294            "4",
     295            "6",
     296            "8",
     297            "10",
     298            "12"});
    295299      this.coresNeededComboBox.Location = new System.Drawing.Point(134, 13);
    296300      this.coresNeededComboBox.Name = "coresNeededComboBox";
    297301      this.coresNeededComboBox.Size = new System.Drawing.Size(134, 21);
    298302      this.coresNeededComboBox.TabIndex = 41;
     303      this.coresNeededComboBox.SelectedIndexChanged += new System.EventHandler(this.coresNeededComboBox_SelectedIndexChanged);
    299304      //
    300305      // memoryNeededLabel
Note: See TracChangeset for help on using the changeset viewer.