C2025-051 Add a "General Tools" option to the V->Proms Menu.

This commit is contained in:
2025-08-26 06:57:57 -04:00
parent 5650df1a9f
commit 3ea4307716
11 changed files with 2440 additions and 1546 deletions

View File

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

File diff suppressed because it is too large Load Diff