Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/06/10 02:17:07 (13 years ago)
Author:
swagner
Message:

Fixed exception in box plots view (#1135)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionBoxPlotView.Designer.cs

    r4721 r4724  
    171171      this.showStatisticsCheckBox.Checked = true;
    172172      this.showStatisticsCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
    173       this.showStatisticsCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("showStatisticsCheckBox.Image")));
     173      this.showStatisticsCheckBox.Image = HeuristicLab.Common.Resources.VS2008ImageLibrary.Properties;
    174174      this.showStatisticsCheckBox.Location = new System.Drawing.Point(6, 245);
    175175      this.showStatisticsCheckBox.Name = "showStatisticsCheckBox";
Note: See TracChangeset for help on using the changeset viewer.