aboutsummaryrefslogtreecommitdiff
path: root/dw/table.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/table.hh')
-rw-r--r--dw/table.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/table.hh b/dw/table.hh
index 4cb97040..b9dae75d 100644
--- a/dw/table.hh
+++ b/dw/table.hh
@@ -449,6 +449,7 @@ protected:
void (*splitHeightFun) (int, int*, int*));
void containerSizeChangedForChildren ();
+ bool affectsSizeChangeContainerChild (Widget *child);
bool usesAvailWidth ();
bool isBlockLevel ();