From 7f776ee854b84c51b471c69a702152feb5672bdb Mon Sep 17 00:00:00 2001 From: Stef Date: Sun, 11 Jul 2004 21:19:53 +0000 Subject: - Footnote support - Support for super and sub script --- src/xmlcomposehelpers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xmlcomposehelpers.h') diff --git a/src/xmlcomposehelpers.h b/src/xmlcomposehelpers.h index b901039..8d7e515 100644 --- a/src/xmlcomposehelpers.h +++ b/src/xmlcomposehelpers.h @@ -101,7 +101,7 @@ public: DOM::Element getElement(); void setElement(DOM::Element element, bool deep = false); - AnalyserPtr getAnalyser(); + AnalyserPtr getAnalyser(bool deep = true); void setAnalyser(AnalyserPtr analyser, bool deep = false); DestinationPtr getDestination(); void setDestination(DestinationPtr destination, bool deep = false); -- cgit v1.2.3