Changeset 7967 for trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.Designer.cs
- Timestamp:
- 06/05/12 12:41:58 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.Designer.cs
r7882 r7967 169 169 this.AcceptButton = this.okButton; 170 170 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 171 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;171 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 172 172 this.CancelButton = this.cancelButton; 173 173 this.ClientSize = new System.Drawing.Size(586, 104);
Note: See TracChangeset
for help on using the changeset viewer.