aboutsummaryrefslogtreecommitdiff
path: root/dw/simpletablecell.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dw/simpletablecell.cc')
-rw-r--r--dw/simpletablecell.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/dw/simpletablecell.cc b/dw/simpletablecell.cc
index 02f92db6..62b4a0a4 100644
--- a/dw/simpletablecell.cc
+++ b/dw/simpletablecell.cc
@@ -119,4 +119,9 @@ int SimpleTableCell::applyPerHeight (int containerHeight,
return tablecell::applyPerHeight (this, containerHeight, perHeight);
}
+bool SimpleTableCell::adjustExtraSpaceWhenCorrectingRequisitionByOOF ()
+{
+ return tablecell::adjustExtraSpaceWhenCorrectingRequisitionByOOF ();
+}
+
} // namespace dw