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