]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.h
Internal buffers are valid
[lyx.git] / src / insets / InsetGraphics.h
index 27f9cf1caf8583e56e78c78d7c159b2ad3641c98..28ea3372464862c851fb2d849fff9c8d8c0cfda4 100644 (file)
@@ -106,7 +106,7 @@ private:
        ///
        std::string contextMenuName() const;
        /// Force inset into LTR environment if surroundings are RTL
-       bool forceLTR() const { return true; }
+       bool forceLTR(OutputParams const &) const { return true; }
        ///
        void doDispatch(Cursor & cur, FuncRequest & cmd);
        ///