X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBufferView.h;h=fbbd1e7f2645440eac78fe2158ea3c74ae9b762c;hb=dab71087cf2954b77d3d2c0e67b868f9be82fba9;hp=3cfd6239a3f1751899800fff6021ead6cc91a446;hpb=cf37ad8c80fac36565b98fd993e32736902f8396;p=lyx.git diff --git a/src/BufferView.h b/src/BufferView.h index 3cfd6239a3..fbbd1e7f26 100644 --- a/src/BufferView.h +++ b/src/BufferView.h @@ -104,9 +104,12 @@ public: /// right margin int rightMargin() const; - /// left margin int leftMargin() const; + /// top margin + int topMargin() const; + /// bottom margin + int bottomMargin() const; /// return the on-screen size of this length /*