summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/schema/qxsdxpathexpression_p.h
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-08-12 07:09:54 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-08-12 07:09:54 (GMT)
commit46e430f70d625d2861a4049bb496cdec1afc555c (patch)
tree9bc7cd043f3805c7833b5d95791dc348b99e2d3c /src/xmlpatterns/schema/qxsdxpathexpression_p.h
parent1047445648b7eb5b85107c00ea43885b44f891cd (diff)
downloadQt-46e430f70d625d2861a4049bb496cdec1afc555c.zip
Qt-46e430f70d625d2861a4049bb496cdec1afc555c.tar.gz
Qt-46e430f70d625d2861a4049bb496cdec1afc555c.tar.bz2
Update obsolete email addresses.
Reviewed-by: Trust Me
Diffstat (limited to 'src/xmlpatterns/schema/qxsdxpathexpression_p.h')
-rw-r--r--src/xmlpatterns/schema/qxsdxpathexpression_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/schema/qxsdxpathexpression_p.h b/src/xmlpatterns/schema/qxsdxpathexpression_p.h
index af34e41..94fbff7 100644
--- a/src/xmlpatterns/schema/qxsdxpathexpression_p.h
+++ b/src/xmlpatterns/schema/qxsdxpathexpression_p.h
@@ -68,7 +68,7 @@ namespace QPatternist
* @short Represents a XSD assertion object.
*
* @ingroup Patternist_schema
- * @author Tobias Koenig <tobias.koenig@trolltech.com>
+ * @author Tobias Koenig <tobias.koenig@nokia.com>
* @see <a href="http://www.w3.org/TR/xmlschema11-1/#x">XPathExpression Definition</a>
*/
class XsdXPathExpression : public NamedSchemaComponent, public XsdAnnotated