summaryrefslogtreecommitdiff
path: root/dw/table.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/table.hh')
-rw-r--r--dw/table.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/table.hh b/dw/table.hh
index caa66efe..847327c9 100644
--- a/dw/table.hh
+++ b/dw/table.hh
@@ -426,7 +426,7 @@ protected:
void sizeAllocateImpl (core::Allocation *allocation);
void resizeDrawImpl ();
- int getAvailWidthOfChild (Widget *child);
+ int getAvailWidthOfChild (Widget *child, bool forceValue);
bool isBlockLevel ();