aboutsummaryrefslogtreecommitdiff
path: root/dw/textblock.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/textblock.hh')
-rw-r--r--dw/textblock.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/textblock.hh b/dw/textblock.hh
index 562528b9..532e1f84 100644
--- a/dw/textblock.hh
+++ b/dw/textblock.hh
@@ -833,7 +833,7 @@ protected:
void sizeAllocateImpl (core::Allocation *allocation);
- void calcExtraSpaceImpl ();
+ void calcExtraSpaceImpl (bool vertical);
int getAvailWidthOfChild (core::Widget *child, bool forceValue);
int getAvailHeightOfChild (core::Widget *child, bool forceValue);