X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FParagraphMetrics.h;h=55304fd9ed2b7397108ea84ad52507a96b9f9acb;hb=908afb8e971d210202b883480968305e30ae0699;hp=7244e2a2d34b1a48b8e43463a1145f22ed3c0840;hpb=508518ad95a7fd7581bd4affd389dbe7bd6d09f1;p=lyx.git diff --git a/src/ParagraphMetrics.h b/src/ParagraphMetrics.h index 7244e2a2d3..55304fd9ed 100644 --- a/src/ParagraphMetrics.h +++ b/src/ParagraphMetrics.h @@ -61,7 +61,7 @@ public: /// size_t pos2row(pos_type pos) const; - /// BufferView::redoParagraph updates this + /// TextMetrics::redoParagraph updates this Dimension const & dim() const { return dim_; } Dimension & dim() { return dim_; } /// total height of paragraph