diff options
| author | AShifter <[email protected]> | 2017-04-28 14:11:59 -0700 |
|---|---|---|
| committer | AShifter <[email protected]> | 2017-04-28 14:11:59 -0700 |
| commit | 48681db294cacc8f726aa64c4716c977d79f28fa (patch) | |
| tree | b23be2020077d611971094f112e42d1d0283d392 /TimeHACK.Main/OS/Win95/Win95Apps/Win95Notepad.Designer.cs | |
| parent | 14ff6e1e569259cb5652230bc809b3cf8e6dc9c9 (diff) | |
| parent | 0ffdb500015baaad3a663965d00de8f44a25a235 (diff) | |
| download | histacom2-48681db294cacc8f726aa64c4716c977d79f28fa.tar.gz histacom2-48681db294cacc8f726aa64c4716c977d79f28fa.tar.bz2 histacom2-48681db294cacc8f726aa64c4716c977d79f28fa.zip | |
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
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"; // |
