]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Use unsigned values for enum
[lyx.git] / src / FuncCode.h
index 7a2c2cf1f2c1a7dcd5210342e38a21510cc5b475..f2021dd6d07297b47547433836a118cf03f641b2 100644 (file)
@@ -485,6 +485,7 @@ enum FuncCode
        LFUN_BUFFER_WRITE_AS_TEMPLATE,  // spitz, 20190323
        LFUN_TABULAR_STYLE_INSERT,      // spitz, 20190325
        LFUN_PARAGRAPH_SELECT,          // Kornel, 20190416
+       LFUN_BIDI,
        LFUN_LASTACTION                 // end of the table
 };