summaryrefslogtreecommitdiff
path: root/dw/ooffloatsmgr.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2016-07-17 12:04:52 +0200
committerSebastian Geerken <devnull@localhost>2016-07-17 12:04:52 +0200
commit4e4ab35ea8a0fef370277739e79588e28ba25f74 (patch)
treea31b958287528452e9f624ce27399f715add8f3c /dw/ooffloatsmgr.hh
parenta77b6ffde98421343157f60dfc12beb7ec4d25f3 (diff)
Reverse commit 4647:8c6b1b79d329.
Diffstat (limited to 'dw/ooffloatsmgr.hh')
-rw-r--r--dw/ooffloatsmgr.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/ooffloatsmgr.hh b/dw/ooffloatsmgr.hh
index d514d28b..fdc59fb4 100644
--- a/dw/ooffloatsmgr.hh
+++ b/dw/ooffloatsmgr.hh
@@ -165,7 +165,7 @@ private:
TBInfo> *tbInfosByOOFAwareWidget;
int lastLeftTBIndex, lastRightTBIndex, leftFloatsMark, rightFloatsMark;
- bool SizeChanged;
+ int floatRef;
void moveExternalIndices (lout::container::typed::Vector<Float> *list,
int oldStartIndex, int diff);