]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
I reactivate the code to resize the InsetText on a resize event of the main
[lyx.git] / src / BufferView.h
index ff0a3ffbfef17805412131a87ed8850942a2a17a..18df76f34f2915fff48927f9f79dd99b75996230 100644 (file)
@@ -73,8 +73,7 @@ public:
        ///
        void updateScrollbar();
        ///
-       Inset * checkInsetHit(LyXText *, int & x, int & y,
-                             unsigned int button);
+       Inset * checkInsetHit(LyXText *, int & x, int & y);
        /// 
        void redoCurrentBuffer();
        ///
@@ -201,8 +200,6 @@ public:
        ///
        void setState();
 
-       ///
-       void pushIntoUpdateList(Inset * i);
        ///
        bool ChangeInsets(Inset::Code code, string const & from, 
                          string const & to);