aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-05-02 18:09:51 -0400
committerGitHub <[email protected]>2017-05-02 18:09:51 -0400
commit5a311ff05f13f480ce753c2f34a116443aba291a (patch)
tree78ba05aa1149d4e38fac153d2bab1345d07f52f4 /TimeHACK.Main/OS/Win95/Win95.Designer.cs
parent54ab3c7ef0456736ec0eb2d78e03253ce25fb971 (diff)
parent9cf72614324832809f33b0cc0ff7f9176430d4d0 (diff)
downloadhistacom2-5a311ff05f13f480ce753c2f34a116443aba291a.tar.gz
histacom2-5a311ff05f13f480ce753c2f34a116443aba291a.tar.bz2
histacom2-5a311ff05f13f480ce753c2f34a116443aba291a.zip
Merge pull request #62 from lempamo/master
google prototype
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95.Designer.cs')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95.Designer.cs b/TimeHACK.Main/OS/Win95/Win95.Designer.cs
index d6fba17..2e88c36 100644
--- a/TimeHACK.Main/OS/Win95/Win95.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95.Designer.cs
@@ -29,7 +29,7 @@
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Windows95));
+ this.resources = new System.ComponentModel.ComponentResourceManager(typeof(Windows95));
System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem("My Computer", 0);
System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem("Network Neighborhood", 5);
System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem("Inbox", 3);