aboutsummaryrefslogtreecommitdiff
path: root/dw/textblock.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/textblock.hh')
-rw-r--r--dw/textblock.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/textblock.hh b/dw/textblock.hh
index 8f38ccc2..48bd424e 100644
--- a/dw/textblock.hh
+++ b/dw/textblock.hh
@@ -747,6 +747,7 @@ protected:
void sizeRequestImpl (core::Requisition *requisition);
void getExtremesImpl (core::Extremes *extremes);
void sizeAllocateImpl (core::Allocation *allocation);
+ void containerSizeChangedForChildren ();
bool usesAvailWidth ();
void resizeDrawImpl ();