mirror of
https://github.com/KillzXGaming/Switch-Toolbox
synced 2025-02-16 22:08:26 +00:00
Fix errors
This commit is contained in:
parent
af07359579
commit
5c68d2d14a
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ namespace FirstPlugin
|
|||
formatMenu.DropDownItems.Add(xmlToolstrip);
|
||||
formatMenu.DropDownItems.Add(yamlToolstrip);
|
||||
|
||||
textEditor.AddContextMenu(formatMenu, TextEditorFromYaml);
|
||||
textEditor.AddContextMenu(formatMenu);
|
||||
|
||||
stPanel4.Controls.Add(textEditor);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue