From 88fcb032930621c92a0f3392d5682ce5a9af1c82 Mon Sep 17 00:00:00 2001 From: Sebastian Geerken Date: Thu, 20 Mar 2014 21:33:50 +0100 Subject: Some refactoring. --- 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 dcd25dd5..77a06b6c 100644 --- a/dw/outofflowmgr.hh +++ b/dw/outofflowmgr.hh @@ -266,6 +266,7 @@ private: core::Widget *getAbsolutelyPositionedWidgetAtPoint (int x, int y, int level); bool collidesV (Float *vloat, Float *other, int *yReal); + bool collidesH (Float *vloat, Float *other, int *yReal); void getFloatsListsAndSide (Float *vloat, SortedFloatsVector **listSame, SortedFloatsVector **listOpp, Side *side); -- cgit v1.2.3