aboutsummaryrefslogtreecommitdiff
path: root/dw/ooffloatsmgr.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2016-06-20 21:44:36 +0200
committerSebastian Geerken <devnull@localhost>2016-06-20 21:44:36 +0200
commit94c2d21c5c035fa056481ea6e6743f83ea651e78 (patch)
treebf04218bbe467fb81d265093e1469365f084d5ec /dw/ooffloatsmgr.hh
parent1d4da1af1d51e2b2de907c46666e05ef866a9300 (diff)
Incremental resizing for OOFFloatsMgr.
Diffstat (limited to 'dw/ooffloatsmgr.hh')
-rw-r--r--dw/ooffloatsmgr.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/ooffloatsmgr.hh b/dw/ooffloatsmgr.hh
index 87cdc866..c342f4a7 100644
--- a/dw/ooffloatsmgr.hh
+++ b/dw/ooffloatsmgr.hh
@@ -164,6 +164,7 @@ private:
TBInfo> *tbInfosByOOFAwareWidget;
int lastLeftTBIndex, lastRightTBIndex, leftFloatsMark, rightFloatsMark;
+ int floatRef;
void moveExternalIndices (lout::container::typed::Vector<Float> *list,
int oldStartIndex, int diff);