]> 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 33d3a4be0af02635a4047fa768805931e0e83c3b..e05d96c62824b14bd79ac44ea432419c6b5f10c8 100644 (file)
@@ -225,7 +225,9 @@ enum InsetCode {
        ///
        MATH_DIAGRAM_CODE, 
        ///
-       INSET_CODE_SIZE,
+       SCRIPT_CODE,
+       ///
+       INSET_CODE_SIZE
 };
 
 } // namespace lyx