diff options
Diffstat (limited to 'dw/textblock.hh')
-rw-r--r-- | dw/textblock.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/textblock.hh b/dw/textblock.hh index e4bf5138..70070975 100644 --- a/dw/textblock.hh +++ b/dw/textblock.hh @@ -914,6 +914,7 @@ public: void clearPositionChanged (); void oofSizeChanged (bool extremesChanged); int getGeneratorX (int oofmIndex); + int getGeneratorY (int oofmIndex); int getGeneratorWidth (); bool isPossibleContainer (int oofmIndex); bool isPossibleContainerParent (int oofmIndex); |