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

    r3461 r3474  
    2020#endregion
    2121
    22 namespace HeuristicLab.PluginAdministrator {
     22namespace HeuristicLab.PluginInfrastructure.Advanced {
    2323  partial class PluginListView {
    2424    /// <summary>
     
    4545    /// </summary>
    4646    private void InitializeComponent() {
    47       this.listView = new HeuristicLab.PluginAdministrator.MultiSelectListView();
     47      this.listView = new HeuristicLab.PluginInfrastructure.Advanced.MultiSelectListView();
    4848      this.nameHeader = new System.Windows.Forms.ColumnHeader();
    4949      this.versionHeader = new System.Windows.Forms.ColumnHeader();
Note: See TracChangeset for help on using the changeset viewer.