diff options
Diffstat (limited to 'dw/oofposabsmgr.hh')
-rw-r--r-- | dw/oofposabsmgr.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/oofposabsmgr.hh b/dw/oofposabsmgr.hh index 769f528f..1873c184 100644 --- a/dw/oofposabsmgr.hh +++ b/dw/oofposabsmgr.hh @@ -9,6 +9,7 @@ class OOFPosAbsMgr: public OOFPositionedMgr { public: OOFPosAbsMgr (Textblock *containingBlock); + ~OOFPosAbsMgr (); }; } // namespace dw |