diff --git a/mozilla/embedding/tests/mfcembed/MfcEmbed.rc b/mozilla/embedding/tests/mfcembed/MfcEmbed.rc index 15286a05582..442e87a9c19 100644 --- a/mozilla/embedding/tests/mfcembed/MfcEmbed.rc +++ b/mozilla/embedding/tests/mfcembed/MfcEmbed.rc @@ -196,6 +196,7 @@ BEGIN MENUITEM "Select &All", ID_EDIT_SELECT_ALL MENUITEM "Select &None", ID_EDIT_SELECT_NONE MENUITEM "&Copy", ID_EDIT_COPY + MENUITEM "&Paste", ID_EDIT_PASTE END END