From 6469807b6ca403cb585616fe3b9c0607ba391529 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sun, 11 Jul 2004 21:33:06 +0000 Subject: Some level fixes --- 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 8d7e515..f91923e 100644 --- a/src/xmlcomposehelpers.h +++ b/src/xmlcomposehelpers.h @@ -103,7 +103,7 @@ public: void setElement(DOM::Element element, bool deep = false); AnalyserPtr getAnalyser(bool deep = true); void setAnalyser(AnalyserPtr analyser, bool deep = false); - DestinationPtr getDestination(); + DestinationPtr getDestination(bool deep = true); void setDestination(DestinationPtr destination, bool deep = false); RtfFormatting& getFormatting(); void setTextProperties(RtfFormatting& textProperties); -- cgit v1.2.3