]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
BufferView.cpp: typo
[lyx.git] / src / BufferView.h
index 67f113f2d670b1b80ca96399118fcbc4563637f0..c3e184bd4e4ec43b7b2384d34467701eabd10d1c 100644 (file)
@@ -332,6 +332,10 @@ 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 updateDocumentClass(DocumentClass const * const olddc);
        ///