X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFuncCode.h;h=8337c1f9210e277b3ca2ac578a8a4bda7caf863b;hb=61d68d05bd0f2172ab9406f23dc2640e6b9ac56b;hp=20231eb1645fdf00d485edc414ef8761c064d41c;hpb=008a0825e8d67b9c0a3d31b906f04cd7b8fd18a8;p=features.git diff --git a/src/FuncCode.h b/src/FuncCode.h index 20231eb164..8337c1f921 100644 --- a/src/FuncCode.h +++ b/src/FuncCode.h @@ -502,6 +502,7 @@ enum FuncCode LFUN_SPELLING_REMOVE_LOCAL, // jspitzm 20210307 LFUN_FINISHED_DOWN, // lasgouttes 20210629 LFUN_FINISHED_UP, // lasgouttes 20210629 + LFUN_BRANCH_SYNC_ALL, // sanda 20220415 LFUN_LASTACTION // end of the table };