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/LicenseView.Designer.cs

    r3627 r3749  
    6565      this.ClientSize = new System.Drawing.Size(410, 445);
    6666      this.Controls.Add(this.richTextBox);
    67       this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     67      this.Icon = HeuristicLab.PluginInfrastructure.Resources.HeuristicLab;
    6868      this.Name = "LicenseView";
    6969      this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
Note: See TracChangeset for help on using the changeset viewer.