Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/19/12 13:17:29 (12 years ago)
Author:
ascheibe
Message:

#1722 fixed more licensing information and source formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/VariableConditionView.Designer.cs

    r7967 r8053  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2012 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
     
    113113      // mutationGroupBox
    114114      //
    115       this.mutationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     115      this.mutationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    116116            | System.Windows.Forms.AnchorStyles.Right)));
    117117      this.mutationGroupBox.Controls.Add(this.slopeChangeSigmaLabel);
     
    143143      // slopeChangeSigmaTextBox
    144144      //
    145       this.slopeChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     145      this.slopeChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    146146            | System.Windows.Forms.AnchorStyles.Right)));
    147147      this.slopeChangeSigmaTextBox.Location = new System.Drawing.Point(149, 99);
     
    166166      // slopeChangeMuTextBox
    167167      //
    168       this.slopeChangeMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     168      this.slopeChangeMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    169169            | System.Windows.Forms.AnchorStyles.Right)));
    170170      this.slopeChangeMuTextBox.Location = new System.Drawing.Point(149, 73);
     
    189189      // thresholdChangeSigmaTextBox
    190190      //
    191       this.thresholdChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     191      this.thresholdChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    192192            | System.Windows.Forms.AnchorStyles.Right)));
    193193      this.thresholdChangeSigmaTextBox.Location = new System.Drawing.Point(149, 41);
     
    212212      // thresholdChangeMuTextBox
    213213      //
    214       this.thresholdChangeMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     214      this.thresholdChangeMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    215215            | System.Windows.Forms.AnchorStyles.Right)));
    216216      this.thresholdChangeMuTextBox.Location = new System.Drawing.Point(149, 15);
     
    224224      // tabControl
    225225      //
    226       this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
    227             | System.Windows.Forms.AnchorStyles.Left) 
     226      this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     227            | System.Windows.Forms.AnchorStyles.Left)
    228228            | System.Windows.Forms.AnchorStyles.Right)));
    229229      this.tabControl.Controls.Add(this.variableNamesTabPage);
     
    259259      // initializationGroupBox
    260260      //
    261       this.initializationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     261      this.initializationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    262262            | System.Windows.Forms.AnchorStyles.Right)));
    263263      this.initializationGroupBox.Controls.Add(this.slopeInitializationSigmaLabel);
     
    288288      // slopeInitializationSigmaTextBox
    289289      //
    290       this.slopeInitializationSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     290      this.slopeInitializationSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    291291            | System.Windows.Forms.AnchorStyles.Right)));
    292292      this.slopeInitializationSigmaTextBox.Location = new System.Drawing.Point(114, 102);
     
    309309      // slopeInitializationMuTextBox
    310310      //
    311       this.slopeInitializationMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     311      this.slopeInitializationMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    312312            | System.Windows.Forms.AnchorStyles.Right)));
    313313      this.slopeInitializationMuTextBox.Location = new System.Drawing.Point(114, 76);
     
    330330      // thresholdInitializationSigmaTextBox
    331331      //
    332       this.thresholdInitializationSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     332      this.thresholdInitializationSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    333333            | System.Windows.Forms.AnchorStyles.Right)));
    334334      this.thresholdInitializationSigmaTextBox.Location = new System.Drawing.Point(114, 41);
     
    351351      // thresholdInitializationMuTextBox
    352352      //
    353       this.thresholdInitializationMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     353      this.thresholdInitializationMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    354354            | System.Windows.Forms.AnchorStyles.Right)));
    355355      this.thresholdInitializationMuTextBox.Location = new System.Drawing.Point(114, 15);
Note: See TracChangeset for help on using the changeset viewer.