parent
c28116a04f
commit
47419910f6
@ -272,7 +272,7 @@ void Notepad_plus::command(int id)
|
||||
break;
|
||||
|
||||
case IDM_FILE_EXIT:
|
||||
::SendMessage(_pPublicInterface->getHSelf(), WM_CLOSE, 0, 0);
|
||||
::PostMessage(_pPublicInterface->getHSelf(), WM_CLOSE, 0, 0);
|
||||
break;
|
||||
|
||||
case IDM_EDIT_UNDO:
|
||||
|
Loading…
Reference in New Issue
Block a user