- Timestamp:
- 06/21/12 18:02:33 (13 years ago)
- Location:
- branches/GP-MoveOperators
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GP-MoveOperators
- 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/GP-MoveOperators/HeuristicLab.MainForm.WindowsForms/3.3/Controls/Sidebar.Designer.cs
r7259 r8085 50 50 // 51 51 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 52 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;52 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 53 53 this.Name = "DockSideBar"; 54 54 this.Size = new System.Drawing.Size(230, 225); -
branches/GP-MoveOperators/HeuristicLab.MainForm.WindowsForms/3.3/Controls/ViewHost.Designer.cs
r7259 r8085 104 104 // 105 105 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 106 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;106 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 107 107 this.Controls.Add(this.viewsLabel); 108 108 this.Controls.Add(this.configurationLabel);
Note: See TracChangeset
for help on using the changeset viewer.