aboutsummaryrefslogtreecommitdiff
path: root/dw/simpletablecell.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/simpletablecell.hh')
-rw-r--r--dw/simpletablecell.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/simpletablecell.hh b/dw/simpletablecell.hh
index 4c18b454..6eef5096 100644
--- a/dw/simpletablecell.hh
+++ b/dw/simpletablecell.hh
@@ -28,6 +28,8 @@ public:
int applyPerHeight (int containerHeight, core::style::Length perHeight);
bool isBlockLevel ();
+
+ bool mustBeWidenedToAvailWidth ();
};
} // namespace dw