Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/21/10 20:05:33 (14 years ago)
Author:
gkronber
Message:

Incorporated review comments by swagner into plugin infrastructure. #989 (Implement review comments in plugin infrastructure)

File:
1 copied

Legend:

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

    r3461 r3474  
    2020#endregion
    2121
    22 namespace HeuristicLab.PluginAdministrator {
     22namespace HeuristicLab.PluginInfrastructure.Advanced {
    2323  partial class ProductEditor {
    2424    /// <summary>
     
    5757      this.detailsGroupBox = new System.Windows.Forms.GroupBox();
    5858      this.pluginsGroupBox = new System.Windows.Forms.GroupBox();
    59       this.pluginListView = new HeuristicLab.PluginAdministrator.PluginListView();
     59      this.pluginListView = new HeuristicLab.PluginInfrastructure.Advanced.PluginListView();
    6060      this.versionTextBox = new System.Windows.Forms.TextBox();
    6161      this.nameLabel = new System.Windows.Forms.Label();
Note: See TracChangeset for help on using the changeset viewer.