]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
HTML for math fonts.
[lyx.git] / src / BufferView.h
index 5c84f18495aeb3a73c26f4dc2c53146aaae51875..c3e184bd4e4ec43b7b2384d34467701eabd10d1c 100644 (file)
@@ -334,7 +334,7 @@ private:
 
        /// Update the hovering status of the insets. This is called when
        /// either the screen is updated or when the buffer has scolled.
-       void BufferView::updateHoveredInset() const;
+       void updateHoveredInset() const;
 
        ///
        void updateDocumentClass(DocumentClass const * const olddc);