]> git.lyx.org Git - lyx.git/blobdiff - src/ParagraphMetrics.h
* src/frontends/qt4/ui/ParagraphUi.ui: just tiny cosmetics (make dialog more compact)
[lyx.git] / src / ParagraphMetrics.h
index 78ace39b1fe71b3669572e51efc7b6877646e454..6d9a3fa828ca74b9e3195dd098223710e78cc3f4 100644 (file)
@@ -68,7 +68,7 @@ public:
        /// The painter and others use this
        RowList const & rows() const { return rows_; }
        /// The painter and others use this
-       std::vector<bool> const & rowChangeStatus() const 
+       std::vector<bool> const & rowChangeStatus() const
        { return row_change_status_; }
        ///
        void updateRowChangeStatus();