Changeset 11693 for branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestsView.designer.cs
- Timestamp:
- 12/17/14 13:36:14 (8 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestsView.designer.cs
r11691 r11693 21 21 22 22 namespace HeuristicLab.Analysis.Statistics { 23 partial class StatisticalTest ingView {23 partial class StatisticalTestsView { 24 24 /// <summary> 25 25 /// Required designer variable. … … 464 464 // 465 465 this.Controls.Add(this.tabControl); 466 this.Name = "StatisticalTest ingView";466 this.Name = "StatisticalTestsView"; 467 467 this.Size = new System.Drawing.Size(936, 573); 468 468 this.contextMenuStrip1.ResumeLayout(false);
Note: See TracChangeset
for help on using the changeset viewer.