]> git.lyx.org Git - features.git/blobdiff - src/insets/Inset.h
InsetInfo: add InsetInfo (core)
[features.git] / src / insets / Inset.h
index 2090a7e369ae0600a21f1c6d79a28c4d20f5a5e6..d109b1e9fe6ee33014cb8214dbe04ce320a4c4ec 100644 (file)
@@ -367,7 +367,9 @@ public:
                ///
                PAGEBREAK_CODE,
                ///
-               LISTINGS_CODE
+               LISTINGS_CODE,
+               ///
+               INFO_CODE,
        };
 
        /** returns the Code corresponding to the \c name.