diff options
| author | lempamo <[email protected]> | 2017-07-01 20:03:16 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-07-01 20:03:16 +0000 |
| commit | 19ca07404ca7decbec3215b5522554a4f7077879 (patch) | |
| tree | 9fa23607027437d4dd2b22b64d9987fafa57963e /TimeHACK.Main/OS | |
| parent | 6357242767ded19a6f30fc1c0ecd82c0bdc62ac4 (diff) | |
| parent | 4af9777601e85fa948bf2e246798f60f6eae2f49 (diff) | |
| download | histacom2-19ca07404ca7decbec3215b5522554a4f7077879.tar.gz histacom2-19ca07404ca7decbec3215b5522554a4f7077879.tar.bz2 histacom2-19ca07404ca7decbec3215b5522554a4f7077879.zip | |
Merge pull request #103 from lempamo/master
Master
Diffstat (limited to 'TimeHACK.Main/OS')
| -rw-r--r-- | TimeHACK.Main/OS/Win98/Win98.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win98/Win98.Designer.cs b/TimeHACK.Main/OS/Win98/Win98.Designer.cs index 255a97a..72f6e10 100644 --- a/TimeHACK.Main/OS/Win98/Win98.Designer.cs +++ b/TimeHACK.Main/OS/Win98/Win98.Designer.cs @@ -879,7 +879,7 @@ // osimage // this.osimage.Dock = System.Windows.Forms.DockStyle.Fill; - this.osimage.Image = global::TimeHACK.Properties.Resources.Win95SideBar; + this.osimage.Image = global::TimeHACK.Properties.Resources.Win98SideBar; this.osimage.Location = new System.Drawing.Point(0, 0); this.osimage.Name = "osimage"; this.osimage.Size = new System.Drawing.Size(26, 297); |
