X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FParagraphMetrics.h;h=7244e2a2d34b1a48b8e43463a1145f22ed3c0840;hb=cf26d53e037cf59b5816cdb2f5c7d835b83d480a;hp=d8935cc75343119b5ee21182693ed45e95704f98;hpb=26eb5092fb69464d181caaf212d6a4d9c9cff2f0;p=lyx.git diff --git a/src/ParagraphMetrics.h b/src/ParagraphMetrics.h index d8935cc753..7244e2a2d3 100644 --- a/src/ParagraphMetrics.h +++ b/src/ParagraphMetrics.h @@ -85,8 +85,8 @@ public: /// bool hfillExpansion(Row const & row, pos_type pos) const; - /// - size_t computeRowSignature(Row const &, BufferParams const & bparams) const; + /// + size_t computeRowSignature(Row const &, BufferView const & bv) const; /// int position() const { return position_; }