aboutsummaryrefslogtreecommitdiff
path: root/dw/textblock.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-09-12 14:37:37 +0200
committerSebastian Geerken <devnull@localhost>2014-09-12 14:37:37 +0200
commitf9f3fcc4b5f72de36d6cb231baeaf21a3b615704 (patch)
tree7edc80486b895f58db420e8c640448cf07a6b93c /dw/textblock.hh
parent63be701d81f71cac1c5a4bc67d983e82399ef0c5 (diff)
OOFAwareWidget: some cleanup.
Diffstat (limited to 'dw/textblock.hh')
-rw-r--r--dw/textblock.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/textblock.hh b/dw/textblock.hh
index 4c1810e6..dc496550 100644
--- a/dw/textblock.hh
+++ b/dw/textblock.hh
@@ -880,6 +880,8 @@ public:
void borderChanged (int y, core::Widget *vloat);
void oofSizeChanged (bool extremesChanged);
int getLineBreakWidth ();
+ bool isPossibleContainer (int oofmIndex);
+ bool isPossibleContainerParent (int oofmIndex);
};
#define DBG_SET_WORD_PENALTY(n, i, is) \