Skip to content

Commit

Permalink
U/sgriffin/hash (#738)
Browse files Browse the repository at this point in the history
* add hash menu

* Fix typo
  • Loading branch information
stephenegriffin authored Jul 18, 2024
1 parent 111ff89 commit 567e2d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions core/res/MFCMapi.rc
Original file line number Diff line number Diff line change
Expand Up @@ -796,6 +796,7 @@ POPUP "Entry ID"
BEGIN
MENUITEM "Open given entry ID...", ID_OPENENTRYID
MENUITEM "Compare entry IDs...", ID_COMPAREENTRYIDS
MENUITEM "Compute store hash...", ID_COMPUTESTOREHASH
END
POPUP "Notifications"
BEGIN
Expand Down
2 changes: 1 addition & 1 deletion mapistub

0 comments on commit 567e2d4

Please sign in to comment.