]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
move mouse click handling to LyXText::dispatch
[lyx.git] / src / BufferView.h
index b3d510f24d943bad5c6d40d5df6950baf13bd3c6..8d72e59c0c50569ef4bd798a69763499a30f5cb0 100644 (file)
@@ -170,6 +170,8 @@ public:
        void toggleToggle();
        ///
        void center();
+       ///
+       int scroll(long time);
 
        /// Scroll the view by a number of pixels
        void scrollDocView(int);