aboutsummaryrefslogtreecommitdiff
path: root/dw/outofflowmgr.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-04-02 00:18:39 +0200
committerSebastian Geerken <devnull@localhost>2014-04-02 00:18:39 +0200
commit7563c505fc1d76c69a3a2b369b27465996b5fcf4 (patch)
treecf06e3897a64d5bdb6e06950dde197f20c08a6e1 /dw/outofflowmgr.hh
parent244a03a0baef40605e2c1d3e5805241bf7a142b4 (diff)
Changes of extremes when allocating the CB are now handled.
Diffstat (limited to 'dw/outofflowmgr.hh')
-rw-r--r--dw/outofflowmgr.hh1
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);