]> git.lyx.org Git - features.git/blobdiff - src/insets/Inset.h
Add support for listings package. Two listings command \lstinline, \lstinputlisting...
[features.git] / src / insets / Inset.h
index e446158bd63b3ba3eebb506a53ee124154ec353d..3eb44fedaa63a9eb3e93ac1ce8c7ce1984e867e5 100644 (file)
@@ -348,7 +348,9 @@ public:
                ///
                NOMENCL_PRINT_CODE,
                ///
-               PAGEBREAK_CODE
+               PAGEBREAK_CODE,
+               ///
+               LISTINGS_CODE
        };
 
        /** returns the Code corresponding to the \c name.