diff options
Diffstat (limited to 'dw/ooffloatsmgr.hh')
-rw-r--r-- | dw/ooffloatsmgr.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/ooffloatsmgr.hh b/dw/ooffloatsmgr.hh index b6571a86..e074c8e8 100644 --- a/dw/ooffloatsmgr.hh +++ b/dw/ooffloatsmgr.hh @@ -70,7 +70,7 @@ private: int compare(Object *o1, Object *o2); }; - OOFAwareWidget *generatingBlock; + OOFAwareWidget *generator; int externalIndex; int index; // TODO Needed after SRDOP? int yReq, yReal; // relative to container |