mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-08 22:08:16 +00:00
Bug 183059 In MfcEmbed Context menu doesnot have "Paste" item.
patch by amutch@tln.lib.mi.us r=timeless sr=jst
This commit is contained in:
parent
9762c10f9c
commit
76c99ecc5c
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user