summaryrefslogtreecommitdiff
path: root/dw/oofposfixedmgr.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-09-01 13:56:23 +0200
committerSebastian Geerken <devnull@localhost>2014-09-01 13:56:23 +0200
commitc29fcb30b1b15b0226e339f5bac481bf98cdcacd (patch)
treee8a5fd8dcdd01051c2ffd4cb67a71c21aae9ec38 /dw/oofposfixedmgr.hh
parentdf916f8440731445e6c6cb173ab73b767ad8b46f (diff)
RTFL.
Diffstat (limited to 'dw/oofposfixedmgr.hh')
-rw-r--r--dw/oofposfixedmgr.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/oofposfixedmgr.hh b/dw/oofposfixedmgr.hh
index d21b232c..6a88289f 100644
--- a/dw/oofposfixedmgr.hh
+++ b/dw/oofposfixedmgr.hh
@@ -9,6 +9,7 @@ class OOFPosFixedMgr: public OOFPositionedMgr
{
public:
OOFPosFixedMgr (Textblock *containingBlock);
+ ~OOFPosFixedMgr ();
};
} // namespace dw