]> git.lyx.org Git - lyx.git/blobdiff - src/ParagraphMetrics.h
* Doxy: polish html output.
[lyx.git] / src / ParagraphMetrics.h
index 43dbd747487afb505d5b42c6ded8626e4a9a9c24..53f5f4379a4c37b2121183e6c8fa26ee5c187bfe 100644 (file)
@@ -87,7 +87,7 @@ public:
        bool hfillExpansion(Row const & row, pos_type pos) const;
 
        /// 
-       void computeRowSignature(Row &, BufferParams const & bparams);
+       size_t computeRowSignature(Row const &, BufferParams const & bparams) const;
 
        ///
        int position() const { return position_; }