Changeset 8085 for branches/GP-MoveOperators/HeuristicLab.PluginInfrastructure/3.3/Advanced/ConnectionSetupView.Designer.cs
- Timestamp:
- 06/21/12 18:02:33 (12 years ago)
- Location:
- branches/GP-MoveOperators
- Files:
-
- 2 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.PluginInfrastructure/3.3/Advanced/ConnectionSetupView.Designer.cs
r7259 r8085 173 173 this.AcceptButton = this.applyButton; 174 174 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 175 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;175 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 176 176 this.CancelButton = this.cancelButton; 177 177 this.ClientSize = new System.Drawing.Size(488, 183);
Note: See TracChangeset
for help on using the changeset viewer.