]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetIPA.h
Fix use of std::regex_match
[lyx.git] / src / insets / InsetIPA.h
index 35f2ea4b5de4fdfda6be81259f8a4a5838c8e501..695179738f400581467e15d451341fb131e35200 100644 (file)
@@ -77,6 +77,8 @@ public:
        ///
        void latex(otexstream &, OutputParams const &) const;
        ///
+       void docbook(XMLStream &, OutputParams const &) const;
+       ///
        docstring xhtml(XMLStream & xs, OutputParams const &) const;
        ///
        void validate(LaTeXFeatures & features) const;