aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties/Resources.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/Properties/Resources.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/Properties/Resources.Designer.cs')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs10
1 files changed, 10 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index 3797b07..abdd38c 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -168,6 +168,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap ICTheme_BG {
+ get {
+ object obj = ResourceManager.GetObject("ICTheme_BG", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap LauncherSideBar {
get {
object obj = ResourceManager.GetObject("LauncherSideBar", resourceCulture);