diff options
Diffstat (limited to 'dw/oofposfixedmgr.hh')
-rw-r--r-- | dw/oofposfixedmgr.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dw/oofposfixedmgr.hh b/dw/oofposfixedmgr.hh index efe46391..3f7b9683 100644 --- a/dw/oofposfixedmgr.hh +++ b/dw/oofposfixedmgr.hh @@ -10,7 +10,6 @@ namespace oof { class OOFPosFixedMgr: public OOFPosAbsLikeMgr { protected: - bool isReference (core::Widget *widget); int containerBoxOffsetX (); int containerBoxOffsetY (); int containerBoxRestWidth (); |