]> git.lyx.org Git - lyx.git/blobdiff - src/output_xhtml.h
Add test-refstyle-references to cmake. Also added missing file test-refstyle-referenc...
[lyx.git] / src / output_xhtml.h
index edf6ade1391fe0c1851d07ac1e9ba7fb123b6e6d..497ffdbce019f3bbf8dfe0b316d0c701cccc0991 100644 (file)
@@ -144,7 +144,9 @@ private:
        ///
        void clearTagDeque();
        ///
-       bool isTagOpen(std::string const &);
+       bool isTagOpen(std::string const &) const;
+       ///
+       bool isTagPending(std::string const &) const;
        ///
        void writeError(std::string const &) const;
        ///