]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
ar.po: updates from Hatim
[lyx.git] / src / BufferView.h
index 15d2c6bd0fb67c359ebaed132bd1297f4c527344..31b6e94fc484d70f451592857780e07cabc7c6b9 100644 (file)
@@ -352,7 +352,7 @@ private:
 
        // Check whether the row where the cursor lives needs to be scrolled.
        // Update the drawing strategy if needed.
-       void checkCursorScrollOffset();
+       void checkCursorScrollOffset(PainterInfo & pi);
 
        /// The minimal size of the document that is visible. Used
        /// when it is allowed to scroll below the document.