mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Option label change
This commit is contained in:
parent
12780f3f8e
commit
f029419cea
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ namespace IDE.ui
|
|||
AddPropertiesItem(category, "Enable File Recovery", "mEnableFileRecovery");
|
||||
AddPropertiesItem(category, "Format on Save", "mFormatOnSave");
|
||||
AddPropertiesItem(category, "Sync with Workspace Panel", "mSyncWithWorkspacePanel");
|
||||
AddPropertiesItem(category, "Wrap comments at length (0 = none)", "mWrapCommentsAt");
|
||||
AddPropertiesItem(category, "Wrap Comments at Column", "mWrapCommentsAt");
|
||||
|
||||
category.Open(true, true);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue