This commit is contained in:
John Jenko 2010-11-10 16:08:21 +00:00
parent 1f308b883a
commit 3b3a7141f4
2 changed files with 12 additions and 1 deletions

View File

@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4200
// Runtime Version:2.0.50727.4206
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@ -186,6 +186,13 @@ namespace VEPROMS.Properties {
}
}
internal static System.Drawing.Icon veproms {
get {
object obj = ResourceManager.GetObject("veproms", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
internal static System.Drawing.Bitmap ViewThumbnailsHS {
get {
object obj = ResourceManager.GetObject("ViewThumbnailsHS", resourceCulture);

View File

@ -547,4 +547,8 @@
Pjm4AbDAJJWGGzAajfijaohEI6nxD1MPAH/FmTUmtOWCAAAAAElFTkSuQmCC
</value>
</data>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="veproms" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\veproms.ico;System.Drawing.Icon, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
</root>