aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-31 21:04:18 -0400
committerlempamo <[email protected]>2017-07-31 21:04:18 -0400
commit87902a4c24b0c5bbd2695cfc771e9b6419c75e16 (patch)
tree3f02b56cc51377e66f8032b6f406c3feb3c627b0 /TimeHACK.Main/Properties
parent7a662a51d2206aaa6e587fbd719d3123875679f3 (diff)
downloadhistacom2-87902a4c24b0c5bbd2695cfc771e9b6419c75e16.tar.gz
histacom2-87902a4c24b0c5bbd2695cfc771e9b6419c75e16.tar.bz2
histacom2-87902a4c24b0c5bbd2695cfc771e9b6419c75e16.zip
icons for the explorer
Diffstat (limited to 'TimeHACK.Main/Properties')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs10
-rw-r--r--TimeHACK.Main/Properties/Resources.resx3
2 files changed, 13 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index 7453d8f..dcc281a 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -1054,6 +1054,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap WinClassicCalcBig {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicCalcBig", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap WinClassicClock {
get {
object obj = ResourceManager.GetObject("WinClassicClock", resourceCulture);
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx
index e24acf0..1a0ac46 100644
--- a/TimeHACK.Main/Properties/Resources.resx
+++ b/TimeHACK.Main/Properties/Resources.resx
@@ -696,4 +696,7 @@
<data name="WinClassicEndingsIcon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\WinClassic\WinClassicEndingsIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="WinClassicCalcBig" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicCalcBig.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
</root> \ No newline at end of file