From ed66235f15f5098750586fb1b5b12990d4e0d668 Mon Sep 17 00:00:00 2001 From: Sebastian Geerken Date: Mon, 22 Sep 2014 14:10:32 +0200 Subject: Extended signature of OOFM::tellPosition. --- dw/ooffloatsmgr.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dw/ooffloatsmgr.hh') diff --git a/dw/ooffloatsmgr.hh b/dw/ooffloatsmgr.hh index d98de06b..00cd5b9e 100644 --- a/dw/ooffloatsmgr.hh +++ b/dw/ooffloatsmgr.hh @@ -354,7 +354,7 @@ public: void moveExternalIndices (OOFAwareWidget *generatingBlock, int oldStartIndex, int diff); - void tellPosition (core::Widget *widget, int yReq); + void tellPosition (core::Widget *widget, int x, int y); void getSize (core::Requisition *cbReq, int *oofWidth, int *oofHeight); void getExtremes (core::Extremes *cbExtr, -- cgit v1.2.3