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