UI Tweaks

This commit is contained in:
Serge
2023-06-11 23:32:13 +02:00
parent d2e0e6f51e
commit c575b17aba
20 changed files with 661 additions and 418 deletions

View File

@@ -153,9 +153,9 @@ namespace GHelper.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap icons8_electrical_96 {
internal static System.Drawing.Bitmap icons8_charging_battery_96 {
get {
object obj = ResourceManager.GetObject("icons8_electrical_96", resourceCulture);
object obj = ResourceManager.GetObject("icons8_charging_battery_96", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}