summaryrefslogtreecommitdiff
path: root/dw/alignedtablecell.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-09-23 14:54:36 +0200
committerSebastian Geerken <devnull@localhost>2014-09-23 14:54:36 +0200
commit346143676c0abcb93d2d00c8fc345f471145086a (patch)
tree964e56d04fe1437ac12766fa4261f07d0383e271 /dw/alignedtablecell.hh
parentd2301b7b883f577707b353f9544702dce203ff1b (diff)
Adjust extra space when correcting requisition by widgets OOF.
Diffstat (limited to 'dw/alignedtablecell.hh')
-rw-r--r--dw/alignedtablecell.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/alignedtablecell.hh b/dw/alignedtablecell.hh
index 5ea606d7..5325ba63 100644
--- a/dw/alignedtablecell.hh
+++ b/dw/alignedtablecell.hh
@@ -22,6 +22,8 @@ protected:
bool getAdjustMinWidth ();
+ bool adjustExtraSpaceWhenCorrectingRequisitionByOOF ();
+
int wordWrap (int wordIndex, bool wrapAll);
int getValue ();