X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBufferView.h;h=31b6e94fc484d70f451592857780e07cabc7c6b9;hb=5a8e91d1c5381d8c152b12269707b547d5241624;hp=15d2c6bd0fb67c359ebaed132bd1297f4c527344;hpb=789745df7a8cda6cb5172ea811371d149a68e198;p=lyx.git diff --git a/src/BufferView.h b/src/BufferView.h index 15d2c6bd0f..31b6e94fc4 100644 --- a/src/BufferView.h +++ b/src/BufferView.h @@ -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.