diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 17:09:54 +1000 |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 17:09:54 +1000 |
commit | 46e430f70d625d2861a4049bb496cdec1afc555c (patch) | |
tree | 9bc7cd043f3805c7833b5d95791dc348b99e2d3c /examples/xmlpatterns | |
parent | 1047445648b7eb5b85107c00ea43885b44f891cd (diff) | |
download | qt4-tools-46e430f70d625d2861a4049bb496cdec1afc555c.tar.gz |
Update obsolete email addresses.
Reviewed-by: Trust Me
Diffstat (limited to 'examples/xmlpatterns')
-rw-r--r-- | examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.h b/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.h index 3828a2ebf8..49add32af0 100644 --- a/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.h +++ b/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.h @@ -58,7 +58,7 @@ class PropertyToAtomicValue; * represents a property of the QObject. That is, if the QXmlNodeModelIndex is * an attribute. * - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class QObjectXmlModel : public QSimpleXmlNodeModel { |