- Timestamp:
- 05/10/10 04:34:55 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/DockForm.Designer.cs
r3453 r3732 68 68 this.Controls.Add(this.viewPanel); 69 69 this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 70 this.Icon = HeuristicLab.Common.Resources. Resources.HeuristicLabIcon;70 this.Icon = HeuristicLab.Common.Resources.HeuristicLab.Icon; 71 71 this.Name = "DockForm"; 72 72 this.ShowIcon = false;
Note: See TracChangeset
for help on using the changeset viewer.