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/oofpositionedmgr.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dw/oofpositionedmgr.hh') diff --git a/dw/oofpositionedmgr.hh b/dw/oofpositionedmgr.hh index 9a1d59b7..c5db0c6f 100644 --- a/dw/oofpositionedmgr.hh +++ b/dw/oofpositionedmgr.hh @@ -64,7 +64,7 @@ public: void moveExternalIndices (OOFAwareWidget *generator, int oldStartIndex, int diff); - void tellPosition (core::Widget *widget, int yReq); + void tellPosition (core::Widget *widget, int x, int y); void getSize (core::Requisition *containerReq, int *oofWidth, int *oofHeight); -- cgit v1.2.3