aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-05 18:41:55 -0400
committerlempamo <[email protected]>2017-07-05 18:41:55 -0400
commit497b5cf0971964c7dac407cb97b695d28be0c90d (patch)
tree23fb10b6a8c698bc5d6381ef9fd6bf0e8139c0c9 /TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs
parentfa18e32a23d001d75afdc550742eeb89e1608328 (diff)
downloadhistacom2-497b5cf0971964c7dac407cb97b695d28be0c90d.tar.gz
histacom2-497b5cf0971964c7dac407cb97b695d28be0c90d.tar.bz2
histacom2-497b5cf0971964c7dac407cb97b695d28be0c90d.zip
Added "Inside Your Computer" Theme
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs
index e6bdda1..a82ea29 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs
@@ -53,7 +53,8 @@
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Items.AddRange(new object[] {
"Default",
- "Dangerous Creatures"});
+ "Dangerous Creatures",
+ "Inside Your Computer"});
this.comboBox1.Location = new System.Drawing.Point(15, 201);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(269, 21);