Delete current line, issue 9643
This commit is contained in:
parent
7e5890d23d
commit
de95e65d10
2 changed files with 18 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ class ScriptTextEditor : public ScriptEditorBase {
|
|||
EDIT_MOVE_LINE_DOWN,
|
||||
EDIT_INDENT_RIGHT,
|
||||
EDIT_INDENT_LEFT,
|
||||
EDIT_DELETE_LINE,
|
||||
EDIT_CLONE_DOWN,
|
||||
EDIT_PICK_COLOR,
|
||||
EDIT_TO_UPPERCASE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue