]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Replace the hardcoded TEXT_TO_INSET_OFFSET by tunable values
[lyx.git] / src / FuncCode.h
index 10d65b3e59752710319fed2d7bd7cb3740e54ff1..762bc035caf96562b384e84ab0cf0abfb4b104d6 100644 (file)
@@ -489,6 +489,7 @@ enum FuncCode
        // 380
        LFUN_BUFFER_RESET_EXPORT,       // spitz 20191226
        LFUN_MASTER_BUFFER_FORALL,      // spitz 20191231
+       LFUN_IF_RELATIVES,              // spitz 20200102
        LFUN_LASTACTION                 // end of the table
 };