]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCode.h
Fix wrongly copy-pasted entries in SpellcheckerUi.ui
[lyx.git] / src / insets / InsetCode.h
index c2cae77e0c39a20f359375256ebf01f5f76a8b91..e05d96c62824b14bd79ac44ea432419c6b5f10c8 100644 (file)
@@ -223,7 +223,11 @@ enum InsetCode {
        ///
        PREVIEW_CODE,
        ///
-       INSET_CODE_SIZE,
+       MATH_DIAGRAM_CODE, 
+       ///
+       SCRIPT_CODE,
+       ///
+       INSET_CODE_SIZE
 };
 
 } // namespace lyx