diff options
Diffstat (limited to 'src/xmlpatterns/environment/qstaticfocuscontext_p.h')
-rw-r--r-- | src/xmlpatterns/environment/qstaticfocuscontext_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/environment/qstaticfocuscontext_p.h b/src/xmlpatterns/environment/qstaticfocuscontext_p.h index 981e073..6deb312 100644 --- a/src/xmlpatterns/environment/qstaticfocuscontext_p.h +++ b/src/xmlpatterns/environment/qstaticfocuscontext_p.h @@ -64,7 +64,7 @@ namespace QPatternist * @short A StaticContext that carries a specified static type * for the context item, but otherwise delegates to another StaticContext. * - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class Q_AUTOTEST_EXPORT StaticFocusContext : public DelegatingStaticContext { |