Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/10/10 04:34:55 (14 years ago)
Author:
swagner
Message:

Added new HeuristicLab icon and removed obsolete resources (#841)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.CodeEditor/3.3/CodeViewer.Designer.cs

    r3454 r3732  
    6262      this.Controls.Add(this.textEditorControl1);
    6363      this.Controls.Add(this.button1);
    64       this.Icon = HeuristicLab.Common.Resources.Resources.HeuristicLabIcon;
     64      this.Icon = HeuristicLab.Common.Resources.HeuristicLab.Icon;
    6565      this.Name = "CodeViewer";
    6666      this.Text = "GeneratedCode";
Note: See TracChangeset for help on using the changeset viewer.