]> git.lyx.org Git - features.git/blobdiff - src/BufferView.h
Update tex2lyx tests
[features.git] / src / BufferView.h
index e831e3a2ebd7796df9c8bce9222b3108bd4dffe1..210200a47c1dc7356653e755846df73a534458e0 100644 (file)
@@ -155,8 +155,8 @@ public:
        int horizScrollOffset(Text const * text,
                              pit_type pit, pos_type pos) const;
 
-       /// reset the scrollbar to reflect current view position.
-       void updateScrollbar();
+       /// reset the scrollbar parameters to reflect current view position.
+       void updateScrollbarParameters();
        /// return the Scrollbar Parameters.
        ScrollbarParameters const & scrollbarParameters() const;
        /// \return Tool tip for the given position.