UI tweaks

This commit is contained in:
seerge
2023-04-13 18:01:27 +02:00
parent 78862c6558
commit 36219383ce
8 changed files with 21 additions and 21 deletions

View File

@@ -163,9 +163,9 @@ namespace GHelper.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap icons8_help_32 {
internal static System.Drawing.Bitmap icons8_help_64 {
get {
object obj = ResourceManager.GetObject("icons8-help-32", resourceCulture);
object obj = ResourceManager.GetObject("icons8-help-64", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}