X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFuncCode.h;h=33ebf41d2ee8c83475c615e9883b338d29396b21;hb=ef04549d8d0337573d5d856929a108c3132f93b7;hp=8b8e87409b3469bf7853ad81d13be6a9e477b289;hpb=364de0c2ed5c8630d172ddaa7ef237340972f315;p=lyx.git diff --git a/src/FuncCode.h b/src/FuncCode.h index 8b8e87409b..33ebf41d2e 100644 --- a/src/FuncCode.h +++ b/src/FuncCode.h @@ -453,6 +453,10 @@ enum FuncCode LFUN_BRANCH_MASTER_ACTIVATE, // spitz 20120930 LFUN_BRANCH_MASTER_DEACTIVATE, // spitz 20120930 LFUN_ENVIRONMENT_SPLIT, // spitz 20121223 + LFUN_VC_RENAME, // gb 20130205 + LFUN_VC_COPY, // gb 20130205 + // 355 + LFUN_SPELLING_CONTINUOUSLY, // vfr, 20130324 LFUN_LASTACTION // end of the table };