Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/29/11 15:40:01 (14 years ago)
Author:
svonolfe
Message:

Merged changes from trunk into branch (#1177)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/VRPSolutionView.Designer.cs

    r4374 r5867  
    2424    /// </summary>
    2525    private void InitializeComponent() {
    26       this.tabControl1 = new System.Windows.Forms.TabControl();
     26      this.tabControl1 = new HeuristicLab.MainForm.WindowsForms.DragOverTabControl();
    2727      this.tabPage1 = new System.Windows.Forms.TabPage();
    2828      this.problemInstanceView = new HeuristicLab.MainForm.WindowsForms.ViewHost();
     
    119119    #endregion
    120120
    121     private System.Windows.Forms.TabControl tabControl1;
     121    private HeuristicLab.MainForm.WindowsForms.DragOverTabControl tabControl1;
    122122    private System.Windows.Forms.TabPage tabPage1;
    123123    private MainForm.WindowsForms.ViewHost problemInstanceView;
Note: See TracChangeset for help on using the changeset viewer.