Skip to content

Commit be2007c

Browse files
donhogithub-actions[bot]
authored andcommitted
1 parent d382dd0 commit be2007c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/menuCmdID.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@
156156
#define IDM_EDIT_SENTENCECASE_BLEND (IDM_EDIT + 70)
157157
#define IDM_EDIT_INVERTCASE (IDM_EDIT + 71)
158158
#define IDM_EDIT_RANDOMCASE (IDM_EDIT + 72)
159-
#define IDM_EDIT_OPENASFILE (IDM_EDIT + 73)
160-
#define IDM_EDIT_OPENINFOLDER (IDM_EDIT + 74)
159+
#define IDM_EDIT_OPENSELECTEDFILETOEDIT (IDM_EDIT + 73)
160+
#define IDM_EDIT_OPENSELECTEDFILEFOLDERINEXPLORER (IDM_EDIT + 74)
161161
#define IDM_EDIT_SEARCHONINTERNET (IDM_EDIT + 75)
162162
#define IDM_EDIT_CHANGESEARCHENGINE (IDM_EDIT + 76)
163163
#define IDM_EDIT_REMOVE_CONSECUTIVE_DUP_LINES (IDM_EDIT + 77)

0 commit comments

Comments
 (0)