diff options
| author | lempamo <[email protected]> | 2017-09-12 20:32:53 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-09-12 20:32:53 -0500 |
| commit | 364507865396c68c2ea52bf9ad1405d68b697d10 (patch) | |
| tree | 176bae4399c6255aeebe2478e13dd8d149b635e5 /Histacom2.Engine/Template/AboutBox95.Designer.cs | |
| parent | 5b72a30b11422473d2b6fd35e2909cd2a7eb5395 (diff) | |
| parent | aa7ec83d57080044ff74ee6dbc03a84af56e3ab9 (diff) | |
| download | histacom2-364507865396c68c2ea52bf9ad1405d68b697d10.tar.gz histacom2-364507865396c68c2ea52bf9ad1405d68b697d10.tar.bz2 histacom2-364507865396c68c2ea52bf9ad1405d68b697d10.zip | |
Merge pull request #159 from IBMPCDOS5/master
UI Cleanup #3
Diffstat (limited to 'Histacom2.Engine/Template/AboutBox95.Designer.cs')
| -rw-r--r-- | Histacom2.Engine/Template/AboutBox95.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Histacom2.Engine/Template/AboutBox95.Designer.cs b/Histacom2.Engine/Template/AboutBox95.Designer.cs index 4b44f9d..8ad5dea 100644 --- a/Histacom2.Engine/Template/AboutBox95.Designer.cs +++ b/Histacom2.Engine/Template/AboutBox95.Designer.cs @@ -102,7 +102,7 @@ // this.classicButton1.BackColor = System.Drawing.Color.Silver; this.classicButton1.ForeColor = System.Drawing.Color.Black; - this.classicButton1.Location = new System.Drawing.Point(251, 220); + this.classicButton1.Location = new System.Drawing.Point(251, 223); this.classicButton1.Name = "classicButton1"; this.classicButton1.Size = new System.Drawing.Size(75, 23); this.classicButton1.TabIndex = 6; |
