]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrow.h
the spellcheck cleanup
[lyx.git] / src / lyxrow.h
index 585b46cb8b6479dc5459954d20fd8ab4acc00c4d..56f3430e2650db865636b106fa32b91bb1ad6852 100644 (file)
@@ -29,9 +29,9 @@ public:
        ///
        lyx::pos_type pos() const;
        ///
-       void end(lyx::pos_type p);
+       void endpos(lyx::pos_type p);
        ///
-       lyx::pos_type end() const;
+       lyx::pos_type endpos() const;
        ///
        void fill(int f);
        ///