]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInfo.h
Fix text direction of references with XeTeX/bidi
[lyx.git] / src / insets / InsetInfo.h
index 2f1b65153b956efae0ea87af343fed3112b71bc3..6fa080d2be6aa05889c7c67ed5fc47c34a130574 100644 (file)
@@ -196,7 +196,7 @@ public:
        ///
        void doDispatch(Cursor & cur, FuncRequest & cmd);
        /// Force inset into LTR environment if surroundings are RTL
-       bool forceLTR() const;
+       bool forceLTR(OutputParams const &) const;
        ///
        void setInfo(std::string const & info);
        ///