mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-18 16:10:26 +02:00
Remove mToggleCommentAlt from SettingsDialog
This commit is contained in:
parent
28ad51fbfb
commit
77db22d095
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@ namespace IDE.ui
|
|||
AddPropertiesItem(category, "Enable File Recovery", "mEnableFileRecovery");
|
||||
AddPropertiesItem(category, "Format on Save", "mFormatOnSave");
|
||||
AddPropertiesItem(category, "Sync with Workspace Panel", "mSyncWithWorkspacePanel");
|
||||
AddPropertiesItem(category, "Toggle comment alternate style", "mToggleCommentAlt");
|
||||
|
||||
category.Open(true, true);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue