]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCode.h
Fixup 572b06d6: reduce cache size for breakString
[lyx.git] / src / insets / InsetCode.h
index e580472ec37b6af9dbb341745410835c1a9e5a6a..43ed4b5d0af2ec0ecf6cd20f47b07d513503072f 100644 (file)
@@ -111,7 +111,7 @@ enum InsetCode {
        ///
        INFO_CODE, // 45
        ///
-       COLLAPSABLE_CODE,
+       COLLAPSIBLE_CODE,
        ///
        PHANTOM_CODE,
        ///
@@ -237,6 +237,8 @@ enum InsetCode {
        ///
        MATH_CLASS_CODE,
        ///
+       COUNTER_CODE,
+       ///
        INSET_CODE_SIZE
 };