]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNote.h
Correct ^ catcode for \cprotect
[lyx.git] / src / insets / InsetNote.h
index 5c99df19092913f5fd499f928245dab99501ad5a..9df1a501a29c75ba12c7ebc3c8f13517f7f4d3c4 100644 (file)
@@ -61,6 +61,8 @@ private:
        InsetCode lyxCode() const { return NOTE_CODE; }
        ///
        docstring layoutName() const;
+       ///
+       DisplayType display() const;
        /** returns false if, when outputing LaTeX, font changes should
            be closed before generating this inset. This is needed for
            insets that may contain several paragraphs */