]> git.lyx.org Git - lyx.git/blobdiff - src/output_xhtml.h
Fix # 8414: Use the noweb module instead of literate-* article layouts
[lyx.git] / src / output_xhtml.h
index e214da87f0eed94e555200eed286da4a8819de40..497ffdbce019f3bbf8dfe0b316d0c701cccc0991 100644 (file)
@@ -146,6 +146,8 @@ private:
        ///
        bool isTagOpen(std::string const &) const;
        ///
+       bool isTagPending(std::string const &) const;
+       ///
        void writeError(std::string const &) const;
        ///
        odocstream & os_;