From 5fc15b5e955b7cd1b8c10ac6e3363a9a394f45a4 Mon Sep 17 00:00:00 2001 From: Sebastian Geerken Date: Tue, 17 Jun 2014 15:49:08 +0200 Subject: Implemented containerSizeChangedForChildren() for all widgets. --- dw/outofflowmgr.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'dw/outofflowmgr.hh') diff --git a/dw/outofflowmgr.hh b/dw/outofflowmgr.hh index 441c4408..19205717 100644 --- a/dw/outofflowmgr.hh +++ b/dw/outofflowmgr.hh @@ -394,6 +394,7 @@ public: void sizeAllocateStart (Textblock *caller, core::Allocation *allocation); void sizeAllocateEnd (Textblock *caller); + void containerSizeChangedForChildren (); void draw (core::View *view, core::Rectangle *area); void markSizeChange (int ref); -- cgit v1.2.3