]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCode.h
Add a layout tag ForceOwnlines that assures an inset is started and terminated by...
[lyx.git] / src / insets / InsetCode.h
index ee3a87c160d5325bff632b2ed0bd83eacffa68b1..ea7f981231568b76e9a9e0ac9499793bf945c696 100644 (file)
@@ -233,6 +233,10 @@ enum InsetCode {
        ///
        IPA_CODE,
        ///
+       IPACHAR_CODE,
+       ///
+       IPADECO_CODE,
+       ///
        INSET_CODE_SIZE
 };