]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView_pimpl.h
more changes, read the Changelog
[lyx.git] / src / BufferView_pimpl.h
index 7f9aae0b96dbb979280bd70f1fe023b556d51a7f..6ee7a9c4bfeab40e214bbd879820f8c4efe1abf4 100644 (file)
@@ -50,7 +50,7 @@ struct BufferView::Pimpl : public SigC::Object {
        ///
        void scrollCB(double value);
        ///
-       Inset * checkInsetHit(int & x, int & y, unsigned int button);
+       Inset * checkInsetHit(LyXText *, int & x, int & y, unsigned int button);
        /// 
        int scrollUp(long time);
        ///