]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
Painter and scrollbar API patches
[lyx.git] / src / BufferView.h
index 500e98e124ce7c2e9fc09491a0f6070454126ff0..f994f582cd400c178bfb52301108c1218bbee4e6 100644 (file)
@@ -185,8 +185,8 @@ public:
        bool focus() const;
        ///
        void focus(bool);
-       /// A callback for the slider in the scrollbar.
-       void scrollCB(double);
+       /// Scroll the view by a number of pixels
+       void scrollDocView(int);
 
        ///
        void setState();