X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFuncCode.h;h=2ae820a17147b18c11e267c382b57078ab6e1d44;hb=c6e1db7682dc8d58a68147b5eee1d004829ef6d2;hp=778ab27e182e9c586d6ddf335efa6b3090c0e85c;hpb=fabf50790229f5e246ee60414fb392e18064c7a8;p=lyx.git diff --git a/src/FuncCode.h b/src/FuncCode.h index 778ab27e18..2ae820a171 100644 --- a/src/FuncCode.h +++ b/src/FuncCode.h @@ -457,6 +457,7 @@ enum FuncCode LFUN_VC_COPY, // gb 20130205 // 355 LFUN_SPELLING_CONTINUOUSLY, // vfr, 20130324 + LFUN_SEPARATOR_INSERT, // ef 20140502 LFUN_LASTACTION // end of the table };