X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFuncCode.h;h=33ebf41d2ee8c83475c615e9883b338d29396b21;hb=ef04549d8d0337573d5d856929a108c3132f93b7;hp=d8f48eb1ad75665aab31bd518c8538b028d6dca3;hpb=0526eb9d47008ba8d63452a32e8cdc73a272b7f1;p=lyx.git diff --git a/src/FuncCode.h b/src/FuncCode.h index d8f48eb1ad..33ebf41d2e 100644 --- a/src/FuncCode.h +++ b/src/FuncCode.h @@ -456,6 +456,7 @@ enum FuncCode LFUN_VC_RENAME, // gb 20130205 LFUN_VC_COPY, // gb 20130205 // 355 + LFUN_SPELLING_CONTINUOUSLY, // vfr, 20130324 LFUN_LASTACTION // end of the table };