diff options
Diffstat (limited to 'src/xmlpatterns/environment/qdelegatingdynamiccontext_p.h')
-rw-r--r-- | src/xmlpatterns/environment/qdelegatingdynamiccontext_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/environment/qdelegatingdynamiccontext_p.h b/src/xmlpatterns/environment/qdelegatingdynamiccontext_p.h index 836e501..59a1312 100644 --- a/src/xmlpatterns/environment/qdelegatingdynamiccontext_p.h +++ b/src/xmlpatterns/environment/qdelegatingdynamiccontext_p.h @@ -70,7 +70,7 @@ namespace QPatternist * the DynamicContext interface onto another DynamicContext instance, * allowing the sub-class to only implement what it needs to. * - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class DelegatingDynamicContext : public DynamicContext { |