]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetERT.h
Some real easy ones.
[features.git] / src / insets / InsetERT.h
index 1015e2f8ce1f9da8597fe47c32e9f3669f27836e..5e7d2f14382bb2d1f80d1e98567af1fce888d68a 100644 (file)
@@ -57,6 +57,8 @@ private:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
+       int xhtml(odocstream &, OutputParams const &) const;
+       ///
        void validate(LaTeXFeatures &) const {}
        ///
        bool showInsetDialog(BufferView *) const;