mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Fix comment
This commit is contained in:
parent
8ee2d74def
commit
a39a98f422
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user