aboutsummaryrefslogtreecommitdiff
path: root/dw/image.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/image.hh')
-rw-r--r--dw/image.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/image.hh b/dw/image.hh
index a712936e..2d3cafd6 100644
--- a/dw/image.hh
+++ b/dw/image.hh
@@ -131,6 +131,7 @@ private:
protected:
void sizeRequestImpl (core::Requisition *requisition);
void sizeAllocateImpl (core::Allocation *allocation);
+ void containerSizeChangedForChildren ();
void draw (core::View *view, core::Rectangle *area);