]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCode.h
Routines for calculating numerical labels for BibTeX citations.
[lyx.git] / src / insets / InsetCode.h
index 841ae0d0c7b23dc3f72ba9f000ea6cd2c2a7a6bf..38ed7718af48997493e456cb5275303f39b68ff2 100644 (file)
@@ -218,6 +218,8 @@ enum InsetCode {
        MATH_XYMATRIX_CODE,
        ///
        MATH_MACRO_CODE,
+       ///
+       ARGUMENT_PROXY_CODE, // 100
 };
 
 } // namespace lyx