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));
}
}

View File

@@ -208,7 +208,7 @@
<data name="everything-is-fine-itsfine" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\everything-is-fine-itsfine.gif;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="icons8-help-32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons8-help-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
<data name="icons8-help-64" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons8-help-64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
</root>