X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FParagraphMetrics.h;h=8aebfd10bf30498576017eb2d383217ea63dc128;hb=52eb91c94fb70d58dceef430659c8781de2eccda;hp=0bff836cc3058f9925c2404e6de2981e8b458e44;hpb=063fdd118b87462c4670246484df389f1e2ffeb7;p=lyx.git diff --git a/src/ParagraphMetrics.h b/src/ParagraphMetrics.h index 0bff836cc3..8aebfd10bf 100644 --- a/src/ParagraphMetrics.h +++ b/src/ParagraphMetrics.h @@ -73,7 +73,7 @@ public: private: /// - size_type ParagraphMetrics::calculateRowSignature(Row const &); + size_type calculateRowSignature(Row const &); /// mutable RowList rows_; ///