diff options
Diffstat (limited to 'dw/outofflowmgr.hh')
-rw-r--r-- | dw/outofflowmgr.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/outofflowmgr.hh b/dw/outofflowmgr.hh index 77a06b6c..c5c560c7 100644 --- a/dw/outofflowmgr.hh +++ b/dw/outofflowmgr.hh @@ -257,6 +257,7 @@ private: Side side, int *floatPos); bool doFloatsExceedCB (Side side); + bool haveExtremesChanged (Side side); void drawFloats (SortedFloatsVector *list, core::View *view, core::Rectangle *area); |