diff options
Diffstat (limited to 'dw/textblock.hh')
-rw-r--r-- | dw/textblock.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/textblock.hh b/dw/textblock.hh index 439942de..c5e790ba 100644 --- a/dw/textblock.hh +++ b/dw/textblock.hh @@ -582,6 +582,7 @@ protected: are the line numbers, not the value stored in parentRef. */ + int wrapRefLinesFCX, wrapRefLinesFCY; // These four values are calculated by containingBlock->outOfFlowMgr // (when defined; otherwise, they are false, or 0, respectively), for |