]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView_pimpl.h
Rewording in GTK document dialog
[lyx.git] / src / BufferView_pimpl.h
index 73d6d4262df881a15a0d399bb685fdf07e97dfce..b55cf924e27bcc0e73c52ba1ef0e44f893a0da0e 100644 (file)
@@ -145,6 +145,8 @@ private:
        boost::scoped_ptr<LyXScreen> screen_;
        ///
        boost::scoped_ptr<WorkArea> workarea_;
+       /// Estimated average par height for scrollbar
+       int wh_;
        ///
        Timeout cursor_timeout;
        ///