Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/06/18 14:08:48 (6 years ago)
Author:
mkommend
Message:

#2880: Merged r15621, r15622, r15623, r15672, r15754, r15755 into stable.

Location:
stable
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Optimization.Views

  • stable/HeuristicLab.Optimization.Views/3.3/RunCollectionViews/RunCollectionBoxPlotView.Designer.cs

    r16047 r16048  
    113113      // chart
    114114      //
    115       this.chart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
    116             | System.Windows.Forms.AnchorStyles.Left)
     115      this.chart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
     116            | System.Windows.Forms.AnchorStyles.Left) 
    117117            | System.Windows.Forms.AnchorStyles.Right)));
    118118      chartArea1.Name = "ChartArea1";
     
    191191      // statisticsGroupBox
    192192      //
    193       this.statisticsGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
    194             | System.Windows.Forms.AnchorStyles.Left)
     193      this.statisticsGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
     194            | System.Windows.Forms.AnchorStyles.Left) 
    195195            | System.Windows.Forms.AnchorStyles.Right)));
    196196      this.statisticsGroupBox.Controls.Add(this.statisticsMatrixView);
Note: See TracChangeset for help on using the changeset viewer.