]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCode.h
Allow to separate menu string from label string for arguments
[lyx.git] / src / insets / InsetCode.h
index 9bb26d18685b479a561b6df218a7ece6577545fb..ea7f981231568b76e9a9e0ac9499793bf945c696 100644 (file)
@@ -231,6 +231,12 @@ enum InsetCode {
        ///
        SCRIPT_CODE, // 105
        ///
+       IPA_CODE,
+       ///
+       IPACHAR_CODE,
+       ///
+       IPADECO_CODE,
+       ///
        INSET_CODE_SIZE
 };