]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Remove accidentally committed debug statement
[lyx.git] / src / FuncCode.h
index 14b9ba152ffbd756f7ef62ff285192cff3fbbb73..b9aed5d4582f59a8e9107ce5ddee7885a3d0a25d 100644 (file)
@@ -482,6 +482,7 @@ enum FuncCode
        LFUN_INSET_END_EDIT,            // gb/rkh, 20180605
        // 375
        LFUN_SEARCH_IGNORE,             // kornel, 20181115
+       LFUN_BUFFER_WRITE_AS_TEMPLATE,  // spitz, 20190323
        LFUN_LASTACTION                 // end of the table
 };