]> git.lyx.org Git - features.git/blobdiff - src/BufferView.h
fix several GOTO lfuns (bug 1787, bug 616, bug 781 and bug 835)
[features.git] / src / BufferView.h
index 88d307daf82eb60b8eaf02d8419cc545eddd04f6..ccd6befaa38f1280153b2bbddf16609bff9f351a 100644 (file)
@@ -165,7 +165,7 @@ public:
        ///
        LyXText * text() const;
        ///
-       void setCursor(ParIterator const & par, lyx::pos_type pos);
+       void setCursor(DocIterator const &);
        /* Sets the selection. When \c backwards == false, set anchor
         * to \c cur and cursor to \c cur + \c length. When \c
         * backwards == true, set anchor to \c cur and cursor to \c