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 ddab6bca..106f65ba 100644
--- a/dw/textblock.hh
+++ b/dw/textblock.hh
@@ -904,7 +904,7 @@ public:
bool includeFirstSpace, bool includeLastSpace);
bool mustBeWidenedToAvailWidth ();
- void borderChanged (int y, core::Widget *vloat);
+ void borderChanged (int oofmIndex, int y, core::Widget *widgetOOF);
void widgetRefSizeChanged (int externalIndex);
void clearPositionChanged ();
void oofSizeChanged (bool extremesChanged);