UI tweaks

This commit is contained in:
seerge
2023-04-21 14:59:06 +02:00
parent 1ebc2021f6
commit 9bd2688da2
10 changed files with 101 additions and 10 deletions

View File

@@ -294,6 +294,15 @@ namespace GHelper.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to Brightness.
/// </summary>
internal static string Brightness {
get {
return ResourceManager.GetString("Brightness", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Color.
/// </summary>