UI tweaks

This commit is contained in:
Serge
2023-05-07 11:17:45 +02:00
parent 479572e39d
commit 832f13d8e4
6 changed files with 25 additions and 2 deletions

View File

@@ -519,6 +519,15 @@ namespace GHelper.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to GPU Settings.
/// </summary>
internal static string GPUSettings {
get {
return ResourceManager.GetString("GPUSettings", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Key Bindings.
/// </summary>