]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
HTML for math fonts.
[lyx.git] / src / BufferView.h
index 6a01ed0fc4ceebe17cded45591482c34cbab4886..c3e184bd4e4ec43b7b2384d34467701eabd10d1c 100644 (file)
@@ -332,8 +332,12 @@ private:
                int y  //< y-coordinate on screen
                ) const;
 
+       /// Update the hovering status of the insets. This is called when
+       /// either the screen is updated or when the buffer has scolled.
+       void updateHoveredInset() const;
+
        ///
-       void updateLayout(DocumentClass const * const oldlayout);
+       void updateDocumentClass(DocumentClass const * const olddc);
        ///
        int width_;
        ///