Changeset 8086 for branches/ScatterSearch (trunk integration)/HeuristicLab.Problems.ArtificialAnt.Views/3.4
- Timestamp:
- 06/22/12 11:11:38 (12 years ago)
- Location:
- branches/ScatterSearch (trunk integration)
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ScatterSearch (trunk integration)
- Property svn:ignore
-
old new 20 20 bin 21 21 protoc.exe 22 _ReSharper.HeuristicLab 3.3 Tests
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/ScatterSearch (trunk integration)/HeuristicLab.Problems.ArtificialAnt.Views/3.4/AntTrailSymbolicExpressionTreeView.Designer.cs
r7259 r8086 69 69 // 70 70 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 71 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;71 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 72 72 this.Controls.Add(this.symExpressionGroupBox); 73 73 this.Name = "AntTrailSymbolicExpressionTreeView"; -
branches/ScatterSearch (trunk integration)/HeuristicLab.Problems.ArtificialAnt.Views/3.4/AntTrailView.Designer.cs
r7259 r8086 85 85 // 86 86 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 87 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;87 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 88 88 this.Controls.Add(this.playButton); 89 89 this.Controls.Add(this.pictureBox);
Note: See TracChangeset
for help on using the changeset viewer.