]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCode.h
Pure HTML output for math macros.
[lyx.git] / src / insets / InsetCode.h
index 38ed7718af48997493e456cb5275303f39b68ff2..714d478ba62983a2b5d1128cd2ba244429044a95 100644 (file)
@@ -220,6 +220,10 @@ enum InsetCode {
        MATH_MACRO_CODE,
        ///
        ARGUMENT_PROXY_CODE, // 100
+       ///
+       PREVIEW_CODE,
+       ///
+       INSET_CODE_SIZE,
 };
 
 } // namespace lyx