]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
de.po
[lyx.git] / src / FuncCode.h
index 14b9ba152ffbd756f7ef62ff285192cff3fbbb73..7a2c2cf1f2c1a7dcd5210342e38a21510cc5b475 100644 (file)
@@ -482,6 +482,9 @@ enum FuncCode
        LFUN_INSET_END_EDIT,            // gb/rkh, 20180605
        // 375
        LFUN_SEARCH_IGNORE,             // kornel, 20181115
+       LFUN_BUFFER_WRITE_AS_TEMPLATE,  // spitz, 20190323
+       LFUN_TABULAR_STYLE_INSERT,      // spitz, 20190325
+       LFUN_PARAGRAPH_SELECT,          // Kornel, 20190416
        LFUN_LASTACTION                 // end of the table
 };