aboutsummaryrefslogtreecommitdiff
path: root/dw/textblock.hh
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2016-06-04 19:33:26 -0400
committerJorge Arellano Cid <jcid@dillo.org>2016-06-04 19:33:26 -0400
commitbff442ac673109f2ea5c0c3fcdbd66f30dfe5eb8 (patch)
tree4ea1c452c99350d1a8a783920edf9a2c7e077826 /dw/textblock.hh
parent306c457518884e82a2e8365555db183ec7da820d (diff)
imported patch renames
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 fd92b636..98a0f9bb 100644
--- a/dw/textblock.hh
+++ b/dw/textblock.hh
@@ -902,7 +902,7 @@ public:
void widgetRefSizeChanged (int externalIndex);
void clearPositionChanged ();
void oofSizeChanged (bool extremesChanged);
- int getGeneratorX (int oofmIndex);
+ int getC0RelX (int oofmIndex);
int getGeneratorY (int oofmIndex);
int getGeneratorWidth (int callerX, int callerWidth);
int getMaxGeneratorWidth ();