Changeset 13718 for branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/OptimizationExpertSystem.Designer.cs
- Timestamp:
- 03/18/16 16:15:10 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/OptimizationExpertSystem.Designer.cs
r13667 r13718 32 32 this.ClientSize = new System.Drawing.Size(624, 412); 33 33 this.Name = "OptimizationExpertSystem"; 34 this.Text = "Optimization Expert System (OES)";35 this.Title = "Optimization Expert System (OES)";34 this.Text = "Optimization Knowledge Center (OKC)"; 35 this.Title = "Optimization Knowledge Center (OKC)"; 36 36 this.Load += new System.EventHandler(this.OptimizationExpertSystem_Load); 37 37 this.ResumeLayout(false);
Note: See TracChangeset
for help on using the changeset viewer.