Added screen refresh and display overdrive changes, and fixed crash on 2021 model

This commit is contained in:
seerge
2023-02-17 23:43:12 +01:00
parent e5810647fa
commit 13b02b6c2e
5 changed files with 355 additions and 38 deletions

View File

@@ -80,6 +80,16 @@ namespace GHelper.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap icons8_laptop_48 {
get {
object obj = ResourceManager.GetObject("icons8-laptop-48", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>