]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCode.h
InsetTabular.cpp: fix #6585 also for wrapped floats - thanks Vincent
[lyx.git] / src / insets / InsetCode.h
index c2cae77e0c39a20f359375256ebf01f5f76a8b91..33d3a4be0af02635a4047fa768805931e0e83c3b 100644 (file)
@@ -223,6 +223,8 @@ enum InsetCode {
        ///
        PREVIEW_CODE,
        ///
+       MATH_DIAGRAM_CODE, 
+       ///
        INSET_CODE_SIZE,
 };