Mercurial > repos > IBDev-IBBoard.WarFoundry.GUI.WinForms
diff Properties/Resources.Designer.cs @ 236:8021cc097ec8
Re #382: WinForms builds from Linux/Mono fail on Windows/.Net
* Remove unnecessary ImageList from FrmNewUnit and replace with common resource
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 04 Dec 2011 14:06:49 +0000 |
parents | 870877498db9 |
children |
line wrap: on
line diff
--- a/Properties/Resources.Designer.cs Sat Dec 03 15:03:12 2011 +0000 +++ b/Properties/Resources.Designer.cs Sun Dec 04 14:06:49 2011 +0000 @@ -60,6 +60,13 @@ } } + internal static System.Drawing.Bitmap dialog_warning { + get { + object obj = ResourceManager.GetObject("dialog-warning", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap document_new { get { object obj = ResourceManager.GetObject("document-new", resourceCulture);