Parent Directory
|
Revision Log
|
Patch
--- trunk/EmuXPortal/Properties/Resources.Designer.cs 2012/04/03 20:18:54 8 +++ trunk/EmuXPortal/Properties/Resources.Designer.cs 2012/04/04 01:32:37 17 @@ -59,5 +59,19 @@ resourceCulture = value; } } + + internal static System.Drawing.Bitmap DefaultGameImage { + get { + object obj = ResourceManager.GetObject("DefaultGameImage", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + internal static System.Drawing.Bitmap DefaultPlatformImage { + get { + object obj = ResourceManager.GetObject("DefaultPlatformImage", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } } }
ViewVC Help | |
Powered by ViewVC 1.1.22 |