C2022-003-Change-Textboxes-to-RTF-3
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user