Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/02/11 22:16:52 (13 years ago)
Author:
abeham
Message:

#1330

  • Finished further changes from review
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/QAP/HeuristicLab.Problems.QuadraticAssignment.Views/3.3/QAPAssignmentView.Designer.cs

    r5648 r5932  
    5353      this.assignmentGroupBox = new System.Windows.Forms.GroupBox();
    5454      this.assignmentViewHost = new HeuristicLab.MainForm.WindowsForms.ViewHost();
    55       this.qapView = new HeuristicLab.Problems.QuadraticAssignment.Views.QAPView();
     55      this.qapView = new HeuristicLab.Problems.QuadraticAssignment.Views.QAPVisualizationControl();
    5656      ((System.ComponentModel.ISupportInitialize)(this.splitContainer)).BeginInit();
    5757      this.splitContainer.Panel1.SuspendLayout();
     
    220220    private System.Windows.Forms.GroupBox assignmentGroupBox;
    221221    private MainForm.WindowsForms.ViewHost assignmentViewHost;
    222     private QAPView qapView;
     222    private QAPVisualizationControl qapView;
    223223  }
    224224}
Note: See TracChangeset for help on using the changeset viewer.