Changeset 8086 for branches/ScatterSearch (trunk integration)/HeuristicLab.Optimization.Views/3.3/RunCollectionViews
- Timestamp:
- 06/22/12 11:11:38 (12 years ago)
- Location:
- branches/ScatterSearch (trunk integration)
- Files:
-
- 3 edited
- 2 copied
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.Optimization.Views/3.3/RunCollectionViews/RunCollectionBoxPlotView.Designer.cs
r7469 r8086 209 209 // 210 210 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 211 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;211 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 212 212 this.BackColor = System.Drawing.SystemColors.Window; 213 213 this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; -
branches/ScatterSearch (trunk integration)/HeuristicLab.Optimization.Views/3.3/RunCollectionViews/RunCollectionBubbleChartView.Designer.cs
r7469 r8086 329 329 // 330 330 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 331 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;331 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 332 332 this.BackColor = System.Drawing.SystemColors.Window; 333 333 this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
Note: See TracChangeset
for help on using the changeset viewer.