Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/12/11 09:13:15 (13 years ago)
Author:
abeham
Message:

#1337

  • Renamed VS2008ImageLibrary resource to VSImageLibrary
  • Added Filter icon to the VS2010ImageLibrary folder and the resource manager
File:
1 edited

Legend:

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

    r5237 r5287  
    104104      this.showDetailsCheckBox.Checked = true;
    105105      this.showDetailsCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
    106       this.showDetailsCheckBox.Image = HeuristicLab.Common.Resources.VS2008ImageLibrary.Properties;
     106      this.showDetailsCheckBox.Image = HeuristicLab.Common.Resources.VSImageLibrary.Properties;
    107107      this.showDetailsCheckBox.Location = new System.Drawing.Point(87, 3);
    108108      this.showDetailsCheckBox.Name = "showDetailsCheckBox";
     
    184184      //
    185185      this.removeButton.Enabled = false;
    186       this.removeButton.Image = HeuristicLab.Common.Resources.VS2008ImageLibrary.Remove;
     186      this.removeButton.Image = HeuristicLab.Common.Resources.VSImageLibrary.Remove;
    187187      this.removeButton.Location = new System.Drawing.Point(3, 3);
    188188      this.removeButton.Name = "removeButton";
Note: See TracChangeset for help on using the changeset viewer.