diff options
Diffstat (limited to 'dw/simpletablecell.hh')
-rw-r--r-- | dw/simpletablecell.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/simpletablecell.hh b/dw/simpletablecell.hh index 60715d90..90f24ae4 100644 --- a/dw/simpletablecell.hh +++ b/dw/simpletablecell.hh @@ -19,6 +19,8 @@ protected: bool getAdjustMinWidth (); + bool adjustExtraSpaceWhenCorrectingRequisitionByOOF (); + public: static int CLASS_ID; |