]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
Look for mathed xpms. Doesn't do anything yet due to lack of workable XPMs
[lyx.git] / src / BufferView.h
index b3d510f24d943bad5c6d40d5df6950baf13bd3c6..712bdba8ba6c3f93b3a40f7072d243ecfc75c51c 100644 (file)
@@ -78,8 +78,6 @@ public:
        ///
        void updateScrollbar();
        ///
-       Inset * checkInsetHit(LyXText *, int & x, int & y);
-       ///
        void redoCurrentBuffer();
        ///
        bool available() const;
@@ -170,6 +168,8 @@ public:
        void toggleToggle();
        ///
        void center();
+       ///
+       int scroll(long time);
 
        /// Scroll the view by a number of pixels
        void scrollDocView(int);