parent
ed0a0a68f2
commit
8bec636304
|
@ -2674,6 +2674,8 @@ void Notepad_plus::command(int id)
|
|||
case IDM_EDIT_JOIN_LINES:
|
||||
case IDM_EDIT_LINE_UP:
|
||||
case IDM_EDIT_LINE_DOWN:
|
||||
case IDM_EDIT_REMOVEEMPTYLINES:
|
||||
case IDM_EDIT_REMOVEEMPTYLINESWITHBLANK:
|
||||
case IDM_EDIT_UPPERCASE:
|
||||
case IDM_EDIT_LOWERCASE:
|
||||
case IDM_EDIT_BLOCK_COMMENT:
|
||||
|
|
Loading…
Reference in New Issue