--- trunk/RomCheater/Properties/Resources.Designer.cs 2012/06/02 18:31:40 229 +++ trunk/RomCheater/Properties/Resources.Designer.cs 2012/06/19 08:42:19 381 @@ -60,6 +60,13 @@ namespace RomCheater.Properties { } } + internal static System.Drawing.Icon DefaulApplicationIcon { + get { + object obj = ResourceManager.GetObject("DefaulApplicationIcon", resourceCulture); + return ((System.Drawing.Icon)(obj)); + } + } + internal static System.Drawing.Bitmap freeze { get { object obj = ResourceManager.GetObject("freeze", resourceCulture); |