diff options
Diffstat (limited to 'src/xmlpatterns/functions/qfunctionfactorycollection_p.h')
-rw-r--r-- | src/xmlpatterns/functions/qfunctionfactorycollection_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/functions/qfunctionfactorycollection_p.h b/src/xmlpatterns/functions/qfunctionfactorycollection_p.h index 1df21eb..7cb7c73 100644 --- a/src/xmlpatterns/functions/qfunctionfactorycollection_p.h +++ b/src/xmlpatterns/functions/qfunctionfactorycollection_p.h @@ -68,7 +68,7 @@ namespace QPatternist * @note the order of adding function libraries is significant. * * @ingroup Patternist_functions - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class Q_AUTOTEST_EXPORT FunctionFactoryCollection: public FunctionFactory , public FunctionFactory::List |