diff options
Diffstat (limited to 'src/xmlpatterns/utils/qcppcastinghelper_p.h')
-rw-r--r-- | src/xmlpatterns/utils/qcppcastinghelper_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/utils/qcppcastinghelper_p.h b/src/xmlpatterns/utils/qcppcastinghelper_p.h index 70c398e..4973bb2 100644 --- a/src/xmlpatterns/utils/qcppcastinghelper_p.h +++ b/src/xmlpatterns/utils/qcppcastinghelper_p.h @@ -91,7 +91,7 @@ namespace QPatternist * CppCastingHelper is a template class where the TSubClass parameter must be the class * inheriting CppCastingHelper. See Item or Expression for demonstration. * - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ template<typename TSubClass> class CppCastingHelper |