diff options
Diffstat (limited to 'dw/outofflowmgr.hh')
-rw-r--r-- | dw/outofflowmgr.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/outofflowmgr.hh b/dw/outofflowmgr.hh index c03e9e1b..b7283815 100644 --- a/dw/outofflowmgr.hh +++ b/dw/outofflowmgr.hh @@ -286,6 +286,8 @@ private: int newFlx, int newFly, int newFlw, int newFlh, Side side, int *floatPos); + void checkAllocatedFloatCollisions (Side side); + bool doFloatsExceedCB (Side side); bool haveExtremesChanged (Side side); |