diff options
Diffstat (limited to 'src/xmlpatterns/expr/qcalltargetdescription_p.h')
-rw-r--r-- | src/xmlpatterns/expr/qcalltargetdescription_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/expr/qcalltargetdescription_p.h b/src/xmlpatterns/expr/qcalltargetdescription_p.h index a2ce467..3298228 100644 --- a/src/xmlpatterns/expr/qcalltargetdescription_p.h +++ b/src/xmlpatterns/expr/qcalltargetdescription_p.h @@ -75,7 +75,7 @@ namespace QPatternist * can also be sub-classed which FunctionSignature do. * * @ingroup Patternist_expr - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class Q_AUTOTEST_EXPORT CallTargetDescription : public QSharedData { |