Add About dialog
This commit is contained in:
parent
4a65d6bbd3
commit
8d73f5cc7e
14 changed files with 466 additions and 16 deletions
|
|
@ -60,6 +60,16 @@ namespace LibationWinForms.Properties {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap cheers {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("cheers", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue