X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTextMetrics.h;h=78825c39852b5fb7eeda060d306649fb70f86aa3;hb=4a75fe0310ac64a079edab0c07d8f8eebaf519c0;hp=1a0945d4ffa57cbb4fde7d39403268dc95a89516;hpb=cdbebdf0933d5acb9880b5fafa6584e4fcb7cfbb;p=lyx.git diff --git a/src/TextMetrics.h b/src/TextMetrics.h index 1a0945d4ff..78825c3985 100644 --- a/src/TextMetrics.h +++ b/src/TextMetrics.h @@ -160,8 +160,7 @@ private: /// draw selection for a single row void drawRowSelection(PainterInfo & pi, int x, Row const & row, - DocIterator const & beg, DocIterator const & end, - bool drawOnBegMargin, bool drawOnEndMargin) const; + Cursor const & cur, pit_type const pit) const; // Temporary public: public: