]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCode.h
tex2lyx/text.cpp: fix typos
[lyx.git] / src / insets / InsetCode.h
index 9bb26d18685b479a561b6df218a7ece6577545fb..ee3a87c160d5325bff632b2ed0bd83eacffa68b1 100644 (file)
@@ -231,6 +231,8 @@ enum InsetCode {
        ///
        SCRIPT_CODE, // 105
        ///
+       IPA_CODE,
+       ///
        INSET_CODE_SIZE
 };