diff options
Diffstat (limited to 'examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.h')
-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 3828a2e..49add32 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 { |