summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/expr/qoptimizerframework_p.h
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-08-11 09:44:38 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-08-11 09:44:38 (GMT)
commitef9fec988d3d7ea33836a08128119f99747dc9d5 (patch)
tree67c134d1bee2c2338e958c766b23805666674d5a /src/xmlpatterns/expr/qoptimizerframework_p.h
parent3058cd5f6ee3fb01e62d625b501e7eeeea70cd84 (diff)
downloadQt-ef9fec988d3d7ea33836a08128119f99747dc9d5.zip
Qt-ef9fec988d3d7ea33836a08128119f99747dc9d5.tar.gz
Qt-ef9fec988d3d7ea33836a08128119f99747dc9d5.tar.bz2
Update old email address.
Reviewed-by: Trust Me
Diffstat (limited to 'src/xmlpatterns/expr/qoptimizerframework_p.h')
-rw-r--r--src/xmlpatterns/expr/qoptimizerframework_p.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/xmlpatterns/expr/qoptimizerframework_p.h b/src/xmlpatterns/expr/qoptimizerframework_p.h
index 6e2978d..d4ba2bd 100644
--- a/src/xmlpatterns/expr/qoptimizerframework_p.h
+++ b/src/xmlpatterns/expr/qoptimizerframework_p.h
@@ -73,7 +73,7 @@ namespace QPatternist
* This class and sub-classes are never used on their own,
* but in cooperation with OptimizationPass.
*
- * @author Frans englich <fenglich@trolltech.com>
+ * @author Frans englich <frans.englich@nokia.com>
* @ingroup Patternist_expressions
*/
class ExpressionCreator : public QSharedData
@@ -120,7 +120,7 @@ namespace QPatternist
* This class and sub-classes are never used on their own,
* but in cooperation with OptimizationPass.
*
- * @author Frans englich <fenglich@trolltech.com>
+ * @author Frans englich <frans.englich@nokia.com>
* @ingroup Patternist_expressions
*/
class ExpressionIdentifier : public QSharedData
@@ -176,7 +176,7 @@ namespace QPatternist
* and resultCreator interacts with one another is described in more detail
* in the member documentation as well as the classes they are instances of.
*
- * @author Frans englich <fenglich@trolltech.com>
+ * @author Frans englich <frans.englich@nokia.com>
* @ingroup Patternist_expressions
*/
class OptimizationPass : public QSharedData