X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetNote.h;h=9df1a501a29c75ba12c7ebc3c8f13517f7f4d3c4;hb=2746fdf7ddbde99d9396a4ea83942e9f572abbb9;hp=5c99df19092913f5fd499f928245dab99501ad5a;hpb=b28ec44476d3f2c5858d06596ed5bd975012ec33;p=lyx.git diff --git a/src/insets/InsetNote.h b/src/insets/InsetNote.h index 5c99df1909..9df1a501a2 100644 --- a/src/insets/InsetNote.h +++ b/src/insets/InsetNote.h @@ -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 */