C2022-003-Change-Textboxes-to-RTF-3

This commit is contained in:
2026-01-19 12:15:03 -05:00
parent 5ce168071c
commit 0ae45eb918

View File

@@ -644,7 +644,7 @@ namespace ROEditor
// Enable the Save item if changes were made
// Just copy the state of the Save Button
menuROSave.Enabled = rbtnSave.Enabled; //RO Editor add symbols C2025-003
menuROSave.Enabled = rbtnSave.Enabled; //RO Editor add symbols C2022-003
roTreeView.ContextMenu.MenuItems[6].Enabled = rbtnSave.Enabled;
// Should the properties menu item be available?