X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fdimension.h;h=67d63b9e210e8f1fd11a73bf5878b518399a98ee;hb=09e01879979643949f1f2c7216023f1f35d5ada2;hp=2b732584ff9988dcb627213ba8827b8c838e20db;hpb=a8e8e755fc32233e91bf787d5032fd81147d0909;p=lyx.git diff --git a/src/dimension.h b/src/dimension.h index 2b732584ff..67d63b9e21 100644 --- a/src/dimension.h +++ b/src/dimension.h @@ -40,6 +40,11 @@ public: /// get width int width() const { return wid; } + /// add space for a frame + //void addFrame(int frame) const; + /// add space for bottom part of a frame + //void addFrameBottom(int frame) const; + public: /// these are intentionally public as things like ///