]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
GuiCharacter: Consider default settings for underline, strikeout and language
[lyx.git] / src / LaTeXFeatures.h
index 72451ad8eeb80bc6505dba456d5f6fe7cd28ec64..137f5d7ebf7c0cf05cf09dabc78ba7501a9700a9 100644 (file)
@@ -182,6 +182,8 @@ private:
        ///
        void useLayout(docstring const &, int);
        ///
+       bool hasRTLLanguage() const;
+       ///
        std::list<docstring> usedLayouts_;
        ///
        std::list<docstring> usedInsetLayouts_;