diff options
Diffstat (limited to 'dw/oofawarewidget.hh')
-rw-r--r-- | dw/oofawarewidget.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/oofawarewidget.hh b/dw/oofawarewidget.hh index 362069dc..231be48d 100644 --- a/dw/oofawarewidget.hh +++ b/dw/oofawarewidget.hh @@ -104,7 +104,7 @@ protected: bool prev (); }; - class OOFStackIterator: public lout::object::Object + class OOFStackingIterator: public lout::object::Object { public: enum { START, BACKGROUND, SC_BOTTOM, IN_FLOW, OOF_REF, OOF_CONT, SC_TOP, |