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