mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-09 03:52:19 +02:00
Added File Recovery editor setting
This commit is contained in:
parent
16cd9f7a77
commit
080a5483ae
4 changed files with 17 additions and 2 deletions
|
@ -122,6 +122,7 @@ namespace IDE.ui
|
|||
|
||||
AddPropertiesItem(category, "Show Line Numbers", "mShowLineNumbers");
|
||||
AddPropertiesItem(category, "Free Cursor Movement", "mFreeCursorMovement");
|
||||
AddPropertiesItem(category, "Enable File Recovery", "mEnableFileRecovery");
|
||||
|
||||
category.Open(true, true);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue