]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetCode.h
Allow removing words from the personal dictionary, that weren't previously added.
[features.git] / src / insets / InsetCode.h
index 3633da727ae45e684ebe54abed293d33ff0962d8..0b60ebfb8fc34f365478ba9af0418c76255e8303 100644 (file)
@@ -237,6 +237,12 @@ enum InsetCode {
        ///
        MATH_CLASS_CODE,
        ///
+       COUNTER_CODE,
+       ///
+       INDEXMACRO_CODE, // 110
+       ///
+       INDEXMACRO_SORTKEY_CODE,
+       ///
        INSET_CODE_SIZE
 };