]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
Support new languages in tex2lyx
[lyx.git] / src / LaTeXFeatures.h
index 71004be4cadc73c130b057f65e79a30ef0692209..be00847f7e80f60b2c5b6755281a588b20d7dea0 100644 (file)
@@ -157,6 +157,8 @@ public:
        docstring const & htmlTitle() const { return htmltitle_; }
 
 private:
+       ///
+       void useLayout(docstring const &, int);
        ///
        std::list<docstring> usedLayouts_;
        ///