From c1c494441f1bcf3a2ae70186cbf1eaed08cf6882 Mon Sep 17 00:00:00 2001 From: Sebastian Geerken Date: Sat, 3 Oct 2015 13:26:09 +0200 Subject: SRDOP: OOFAwareWidget::getGeneratorX (signature, implementation). --- dw/textblock.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dw/textblock.hh') diff --git a/dw/textblock.hh b/dw/textblock.hh index e3f565a2..515d67f6 100644 --- a/dw/textblock.hh +++ b/dw/textblock.hh @@ -908,7 +908,7 @@ public: void widgetRefSizeChanged (int externalIndex); void clearPositionChanged (); void oofSizeChanged (bool extremesChanged); - int getGeneratorX (); + int getGeneratorX (int oofmIndex); int getGeneratorWidth (); bool isPossibleContainer (int oofmIndex); bool isPossibleContainerParent (int oofmIndex); -- cgit v1.2.3