]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
de.po
[lyx.git] / src / FuncCode.h
index b9aed5d4582f59a8e9107ce5ddee7885a3d0a25d..7a2c2cf1f2c1a7dcd5210342e38a21510cc5b475 100644 (file)
@@ -483,6 +483,8 @@ enum FuncCode
        // 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
 };