diff options
| author | lempamo <[email protected]> | 2017-04-09 19:47:16 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-04-09 19:47:16 -0400 |
| commit | 4220bf61888a0e4d82fbaf45b43a927e29f06cf5 (patch) | |
| tree | f84d14bbcb4fdcae4e0ed414359e1d6674a08bdb /TimeHACK.Engine/Template/WinClassic.Designer.cs | |
| parent | cacc942f3267a82672f32407c3a64f5fd18019e5 (diff) | |
| parent | 486d33b73a8beec3c1080cf5c501ceeafcddc4fa (diff) | |
| download | histacom2-4220bf61888a0e4d82fbaf45b43a927e29f06cf5.tar.gz histacom2-4220bf61888a0e4d82fbaf45b43a927e29f06cf5.tar.bz2 histacom2-4220bf61888a0e4d82fbaf45b43a927e29f06cf5.zip | |
Merge pull request #40 from lempamo/master
about boxes
Diffstat (limited to 'TimeHACK.Engine/Template/WinClassic.Designer.cs')
| -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 08b902d..2115487 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, 1); + this.Title.Location = new System.Drawing.Point(18, 1); this.Title.Name = "Title"; this.Title.Size = new System.Drawing.Size(99, 13); this.Title.TabIndex = 3; |
