]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNote.h
Embedding: merge lyx::EmbeddedFiles to lyx::support::EmbeddedFileList
[lyx.git] / src / insets / InsetNote.h
index 11fe68f7832a8ea841e3ec26b4f6ca0d9934524b..1d51ee74d18488186acdb830d5b09136b627b40a 100644 (file)
@@ -62,6 +62,8 @@ public:
        /// show the note dialog
        bool showInsetDialog(BufferView * bv) const;
        ///
+       bool isMacroScope(Buffer const & buf) const;
+       ///
        int latex(Buffer const &, odocstream &, OutputParams const &) const;
        ///
        int plaintext(Buffer const &, odocstream &, OutputParams const &) const;