Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/19/14 14:42:04 (9 years ago)
Author:
ascheibe
Message:

#2031

  • moved statistics views to a new plugin (HL.Analysis.Statistics.Views) in trunk
  • fixed namespaces of unit tests
Location:
trunk/sources/HeuristicLab.Analysis.Statistics.Views
Files:
2 added
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Analysis.Statistics.Views/3.3/StatisticalTestsConfigurationDialog.Designer.cs

    r11697 r11705  
    2222using HeuristicLab.Data.Views;
    2323
    24 namespace HeuristicLab.Analysis.Statistics {
     24namespace HeuristicLab.Analysis.Statistics.Views {
    2525  partial class StatisticalTestsConfigurationDialog {
    2626    /// <summary>
     
    6363      // significanceLevelTextBox
    6464      //
    65       this.significanceLevelTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     65      this.significanceLevelTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    6666            | System.Windows.Forms.AnchorStyles.Right)));
    6767      this.significanceLevelTextBox.Caption = "StringConvertibleValue View";
Note: See TracChangeset for help on using the changeset viewer.