diff options
| author | AShifter <[email protected]> | 2017-04-01 18:30:53 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-04-01 18:30:53 -0600 |
| commit | ef8f165210c792e3e8241b84d555bcaed9b55fd0 (patch) | |
| tree | 0d7c8232a28d445225b6502e3da824c868bd402f /TimeHACK.Engine/Template | |
| parent | f99047081ffb1a0b3eba208155324d0e2f050d4c (diff) | |
| parent | 6ba96ec87914e667eb48207bee2d622326c074f7 (diff) | |
| download | histacom2-ef8f165210c792e3e8241b84d555bcaed9b55fd0.tar.gz histacom2-ef8f165210c792e3e8241b84d555bcaed9b55fd0.tar.bz2 histacom2-ef8f165210c792e3e8241b84d555bcaed9b55fd0.zip | |
Merge pull request #27 from lempamo/master
Master
Diffstat (limited to 'TimeHACK.Engine/Template')
| -rw-r--r-- | TimeHACK.Engine/Template/WinClassic.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Engine/Template/WinClassic.Designer.cs b/TimeHACK.Engine/Template/WinClassic.Designer.cs index 43cc1e1..08b902d 100644 --- a/TimeHACK.Engine/Template/WinClassic.Designer.cs +++ b/TimeHACK.Engine/Template/WinClassic.Designer.cs @@ -132,7 +132,7 @@ this.Title.AutoSize = true; this.Title.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Title.ForeColor = System.Drawing.Color.White; - this.Title.Location = new System.Drawing.Point(23, 3); + this.Title.Location = new System.Drawing.Point(23, 1); this.Title.Name = "Title"; this.Title.Size = new System.Drawing.Size(99, 13); this.Title.TabIndex = 3; |
