]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView_pimpl.h
fix compilation bug
[lyx.git] / src / BufferView_pimpl.h
index 63e6e713cfb76d456e9529a30226a276cdc84bcc..e011a08990783a5bcca3d6c504d0e3e83dc12e17 100644 (file)
@@ -59,7 +59,7 @@ struct BufferView::Pimpl : public boost::signals::trackable {
        ///
        void scrollDocView(int value);
        /**
-        * Wheel mouse scroll, move by multiples of text->defaultHeight().
+        * Wheel mouse scroll, move by multiples of text->defaultRowHeight().
         */
        void scroll(int lines);
        ///