Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/08/10 18:05:59 (14 years ago)
Author:
gkronber
Message:

Cleaned resources in plugin infrastructure. #994 (Clean up plugin infrastructure project)

File:
1 edited

Legend:

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

    r3573 r3721  
    5353      //
    5454      this.updateAndInstallButton.Anchor = System.Windows.Forms.AnchorStyles.None;
    55       this.updateAndInstallButton.Image = global::HeuristicLab.PluginInfrastructure.Properties.Resources.VS2008ImageLibrary_Objects_Internet;
     55      this.updateAndInstallButton.Image = HeuristicLab.PluginInfrastructure.Resources.Internet;
    5656      this.updateAndInstallButton.Location = new System.Drawing.Point(3, 2);
    5757      this.updateAndInstallButton.Name = "updateAndInstallButton";
Note: See TracChangeset for help on using the changeset viewer.