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

    r3748 r3749  
    178178      this.Controls.Add(this.applicationsListView);
    179179      this.Controls.Add(this.startButton);
    180       this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     180      this.Icon = HeuristicLab.PluginInfrastructure.Resources.HeuristicLab;
    181181      this.Name = "StarterForm";
    182182      this.Text = "HeuristicLab Starter";
Note: See TracChangeset for help on using the changeset viewer.