summaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-08-11 19:43:41 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2009-08-11 19:43:41 +1000
commit3058cd5f6ee3fb01e62d625b501e7eeeea70cd84 (patch)
tree880ceec3efd8979d5ceff6a58a1160f94e884e41 /examples/xmlpatterns
parenta958ab9c98481100870a87ee07b8e0abddbfc804 (diff)
Eliminate some mentions of Trolltech.
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
{