]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetHyperlink.h
Fix text direction of references with XeTeX/bidi
[lyx.git] / src / insets / InsetHyperlink.h
index a70200cc7523c7f1b6413ce64473b1bbd5292acb..d5da130d763e3d0e58486501ad58feb4056baa96 100644 (file)
@@ -32,7 +32,7 @@ public:
        ///
        bool hasSettings() const { return true; }
        ///
-       bool forceLTR() const { return true; }
+       bool forceLTR(OutputParams const &) const { return true; }
        ///
        bool isInToc() const { return true; }
        ///