X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetCode.h;h=ea7f981231568b76e9a9e0ac9499793bf945c696;hb=25ef8e7eef8dfb2b6d6d4f2935ae6775ebf2ba60;hp=9bb26d18685b479a561b6df218a7ece6577545fb;hpb=65f26a7a1418d3a481949f49fd3f9868fe06e352;p=lyx.git diff --git a/src/insets/InsetCode.h b/src/insets/InsetCode.h index 9bb26d1868..ea7f981231 100644 --- a/src/insets/InsetCode.h +++ b/src/insets/InsetCode.h @@ -231,6 +231,12 @@ enum InsetCode { /// SCRIPT_CODE, // 105 /// + IPA_CODE, + /// + IPACHAR_CODE, + /// + IPADECO_CODE, + /// INSET_CODE_SIZE };