]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Remove accidentally committed debug statement
[lyx.git] / src / FuncCode.h
index 3798786018df347a3aafa5c815c64f26cf31f32e..b9aed5d4582f59a8e9107ce5ddee7885a3d0a25d 100644 (file)
@@ -481,6 +481,8 @@ enum FuncCode
        LFUN_MASTER_BUFFER_EXPORT,      // rkh, 20180417
        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
 };