Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/10/10 17:06:12 (14 years ago)
Author:
gkronber
Message:

Fixed problems with .resx file. #989

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.PluginInfrastructure/Advanced/PluginView.Designer.cs

    r3627 r3749  
    316316      this.Controls.Add(this.nameTextBox);
    317317      this.Controls.Add(this.nameLabel);
    318       this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     318      this.Icon = HeuristicLab.PluginInfrastructure.Resources.HeuristicLab;
    319319      this.Name = "PluginView";
    320320      this.dependenciesGroupBox.ResumeLayout(false);
Note: See TracChangeset for help on using the changeset viewer.