Free cookie consent management tool by TermsFeed Policy Generator

Changeset 15755


Ignore:
Timestamp:
02/12/18 13:31:13 (6 years ago)
Author:
fholzing
Message:

#2890: Changed Image-ressource

File:
1 edited

Legend:

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

    r15754 r15755  
    180180      this.showStatisticsCheckBox.Checked = true;
    181181      this.showStatisticsCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
    182       this.showStatisticsCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("showStatisticsCheckBox.Image")));
     182      this.showStatisticsCheckBox.Image = HeuristicLab.Common.Resources.VSImageLibrary.Properties;
    183183      this.showStatisticsCheckBox.Location = new System.Drawing.Point(3, 339);
    184184      this.showStatisticsCheckBox.Name = "showStatisticsCheckBox";
Note: See TracChangeset for help on using the changeset viewer.