diff options
Diffstat (limited to 'dw/ooffloatsmgr.hh')
-rw-r--r-- | dw/ooffloatsmgr.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/ooffloatsmgr.hh b/dw/ooffloatsmgr.hh index 00cd5b9e..47bcbab4 100644 --- a/dw/ooffloatsmgr.hh +++ b/dw/ooffloatsmgr.hh @@ -377,6 +377,7 @@ public: bool affectsLeftBorder (core::Widget *widget); bool affectsRightBorder (core::Widget *widget); + bool mayAffectBordersAtAll (); int getClearPosition (OOFAwareWidget *textblock); |