Skip to content

Commit d335d1d

Browse files
donhogithub-actions[bot]
authored andcommitted
1 parent 9afe082 commit d335d1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/menuCmdID.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@
184184
#define IDM_EDIT_MULTISELECTSSKIP (IDM_EDIT + 99)
185185
#define IDM_EDIT_SORTLINES_LOCALE_ASCENDING (IDM_EDIT + 100)
186186
#define IDM_EDIT_SORTLINES_LOCALE_DESCENDING (IDM_EDIT + 101)
187+
#define IDM_EDIT_SETREADONLYFORALLDOCS (IDM_EDIT + 102)
188+
#define IDM_EDIT_CLEARREADONLYFORALLDOCS (IDM_EDIT + 103)
187189

188190
#define IDM_EDIT_AUTOCOMPLETE (50000 + 0)
189191
#define IDM_EDIT_AUTOCOMPLETE_CURRENTFILE (50000 + 1)

0 commit comments

Comments
 (0)