Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/12/17 14:10:55 (7 years ago)
Author:
dsouravl
Message:

#2762: worked on best fit heuristics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BinPackingExtension/HeuristicLab.Problems.BinPacking.Views/3.3/BinPacking3DProblemView.Designer.cs

    r14876 r14976  
    128128            this.heuristicComboBox.Size = new System.Drawing.Size(208, 21);
    129129            this.heuristicComboBox.TabIndex = 20;
    130             this.heuristicComboBox.SelectedIndexChanged += new System.EventHandler(this.heuristicComboBox_SelectedIndexChanged);
     130            //this.heuristicComboBox.SelectedIndexChanged += new System.EventHandler(this.heuristicComboBox_SelectedIndexChanged);
    131131            //
    132132            // BinPacking3DProblemView
Note: See TracChangeset for help on using the changeset viewer.