]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
tex2lyx: improve module support
[lyx.git] / src / LaTeXFeatures.h
index 32a62426c6d0ab061853d15ac6b653e04cbc4662..3d984d6bc52ea568cef50fc98df7076d2b57e773 100644 (file)
@@ -185,6 +185,8 @@ private:
        ///
        void useLayout(docstring const &, int);
        ///
+       bool hasRTLLanguage() const;
+       ///
        std::list<docstring> usedLayouts_;
        ///
        std::list<docstring> usedInsetLayouts_;