]> git.lyx.org Git - lyx.git/blobdiff - src/ParagraphMetrics.h
Remove question marks from Windows dialogs
[lyx.git] / src / ParagraphMetrics.h
index d8935cc75343119b5ee21182693ed45e95704f98..7244e2a2d34b1a48b8e43463a1145f22ed3c0840 100644 (file)
@@ -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_; }