Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/12/11 09:13:15 (14 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.MainForm.WindowsForms/3.3/ViewHost.Designer.cs

    r4453 r5287  
    6767      this.viewsLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
    6868      this.viewsLabel.ContextMenuStrip = this.viewContextMenuStrip;
    69       this.viewsLabel.Image = HeuristicLab.Common.Resources.VS2008ImageLibrary.Windows;
     69      this.viewsLabel.Image = HeuristicLab.Common.Resources.VSImageLibrary.Windows;
    7070      this.viewsLabel.Location = new System.Drawing.Point(211, 0);
    7171      this.viewsLabel.Margin = new System.Windows.Forms.Padding(6, 3, 3, 3);
Note: See TracChangeset for help on using the changeset viewer.