diff options
Diffstat (limited to 'tests/auto/xmlpatternsxqts/lib/DebugExpressionFactory.h')
-rw-r--r-- | tests/auto/xmlpatternsxqts/lib/DebugExpressionFactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/xmlpatternsxqts/lib/DebugExpressionFactory.h b/tests/auto/xmlpatternsxqts/lib/DebugExpressionFactory.h index 0837a41..9d0103e 100644 --- a/tests/auto/xmlpatternsxqts/lib/DebugExpressionFactory.h +++ b/tests/auto/xmlpatternsxqts/lib/DebugExpressionFactory.h @@ -104,7 +104,7 @@ namespace QPatternistSDK * returns the AST built the last time createExpression() was called. * * @ingroup PatternistSDK - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class Q_PATTERNISTSDK_EXPORT DebugExpressionFactory : public QPatternist::ExpressionFactory { |