]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetCode.h
Typo
[features.git] / src / insets / InsetCode.h
index 43ed4b5d0af2ec0ecf6cd20f47b07d513503072f..0b60ebfb8fc34f365478ba9af0418c76255e8303 100644 (file)
@@ -239,6 +239,10 @@ enum InsetCode {
        ///
        COUNTER_CODE,
        ///
+       INDEXMACRO_CODE, // 110
+       ///
+       INDEXMACRO_SORTKEY_CODE,
+       ///
        INSET_CODE_SIZE
 };