]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFootlike.h
Choose a delimiter for lstinline (braces can not be used for some listings version)
[lyx.git] / src / insets / InsetFootlike.h
index bc1ce1ab9185f0c4f3112983b87af5ce46f546ea..1a30aff2db2600fb1cc05bec36eac2a5c39f7c11 100644 (file)
@@ -33,7 +33,7 @@ public:
        ///
        void write(Buffer const & buf, std::ostream & os) const;
        ///
-       bool insetAllowed(InsetBase::Code) const;
+       bool insetAllowed(Inset::Code) const;
        /** returns true if, when outputing LaTeX, font changes should
            be closed before generating this inset. This is needed for
            insets that may contain several paragraphs */