aboutsummaryrefslogtreecommitdiff
path: root/dw/textblock.hh
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2016-06-04 20:46:17 -0400
committerJorge Arellano Cid <jcid@dillo.org>2016-06-04 20:46:17 -0400
commit1db95177abded269fbc4071d59201b05423f04bf (patch)
treef7a8e967760dbd8d97068f133519836caf67e6bb /dw/textblock.hh
parent4096aafdb18a2a6f0fe5bb44d1c39b32f318f69c (diff)
Revert an accidental commit of testing code (2 patches in the queue).
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 98a0f9bb..fd92b636 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 getC0RelX (int oofmIndex);
+ int getGeneratorX (int oofmIndex);
int getGeneratorY (int oofmIndex);
int getGeneratorWidth (int callerX, int callerWidth);
int getMaxGeneratorWidth ();