- Timestamp:
- 07/04/19 15:33:31 (5 years ago)
- Location:
- stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk merged: 16501-16506
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Optimization.Views
- Property svn:mergeinfo changed
/trunk/HeuristicLab.Optimization.Views merged: 16502-16506
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Optimization.Views/3.3/UserDefinedAlgorithmView.Designer.cs
r15584 r17069 108 108 // globalScopeTabPage 109 109 // 110 this.globalScopeTabPage.BackColor = System.Drawing.SystemColors.Window; 110 111 this.globalScopeTabPage.Controls.Add(this.globalScopeView); 111 112 this.globalScopeTabPage.Location = new System.Drawing.Point(4, 22); … … 114 115 this.globalScopeTabPage.TabIndex = 6; 115 116 this.globalScopeTabPage.Text = "Global Scope"; 116 this.globalScopeTabPage.UseVisualStyleBackColor = true;117 117 // 118 118 // globalScopeView
Note: See TracChangeset
for help on using the changeset viewer.