aboutsummaryrefslogtreecommitdiff
path: root/dw/oofpositionedmgr.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/oofpositionedmgr.hh')
-rw-r--r--dw/oofpositionedmgr.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/dw/oofpositionedmgr.hh b/dw/oofpositionedmgr.hh
index 40f3af43..c7f55262 100644
--- a/dw/oofpositionedmgr.hh
+++ b/dw/oofpositionedmgr.hh
@@ -64,7 +64,8 @@ public:
core::Allocation *allocation);
void sizeAllocateEnd (OOFAwareWidget *caller);
void containerSizeChangedForChildren ();
- void draw (core::View *view, core::Rectangle *area);
+ core::Widget *draw (core::View *view, core::Rectangle *area,
+ lout::container::untyped::Stack *iterator, int *index);
void markSizeChange (int ref);
void markExtremesChange (int ref);