]> git.lyx.org Git - lyx.git/blobdiff - src/tabular.h
Trivial fixes to some warnings thrown up by MSVS.Net 2003.
[lyx.git] / src / tabular.h
index 693ae7bf5845bebadb7bb66d1216a683ddcbca30..8d73b28d5dcb11f7c9beb1d7a5360922f339fea1 100644 (file)
@@ -385,7 +385,7 @@ public:
        boost::shared_ptr<InsetText> getCellInset(row_type row,
                                                  col_type column) const;
        ///
-       void setCellInset(row_type row, col_type column, 
+       void setCellInset(row_type row, col_type column,
                          boost::shared_ptr<InsetText>) const;
        /// Search for \param inset in the tabular, with the
        ///