diff options
| author | lempamo <[email protected]> | 2017-04-24 12:34:42 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-04-24 12:34:42 -0400 |
| commit | e2834d00dedda4475205019d8842bd3c7957181e (patch) | |
| tree | dda28135ac1ec0b98eb27934e6f54c3e3947ed7d /TimeHACK.Main/OS/Win95/Win95Apps/Win95Notepad.Designer.cs | |
| parent | 9e48a71e65b4c56eae2e7b7f6535b4b115955612 (diff) | |
| download | histacom2-e2834d00dedda4475205019d8842bd3c7957181e.tar.gz histacom2-e2834d00dedda4475205019d8842bd3c7957181e.tar.bz2 histacom2-e2834d00dedda4475205019d8842bd3c7957181e.zip | |
fixed
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/Win95Notepad.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/Win95Notepad.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/Win95Notepad.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/Win95Notepad.Designer.cs index 240670c..5865556 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/Win95Notepad.Designer.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/Win95Notepad.Designer.cs @@ -66,7 +66,7 @@ this.helpToolStripMenuItem}); this.menuStrip1.Location = new System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; - this.menuStrip1.Size = new System.Drawing.Size(401, 24); + this.menuStrip1.Size = new System.Drawing.Size(this.Width, 24); this.menuStrip1.TabIndex = 0; this.menuStrip1.Text = "menuStrip1"; // |
