summaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-08-12 17:09:54 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2009-08-12 17:09:54 +1000
commit46e430f70d625d2861a4049bb496cdec1afc555c (patch)
tree9bc7cd043f3805c7833b5d95791dc348b99e2d3c /examples/xmlpatterns
parent1047445648b7eb5b85107c00ea43885b44f891cd (diff)
Update obsolete email addresses.
Reviewed-by: Trust Me
Diffstat (limited to 'examples/xmlpatterns')
-rw-r--r--examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.h2
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
{