diff options
author | Alan Alpert <alan.alpert@nokia.com> | 2009-08-18 00:09:41 (GMT) |
---|---|---|
committer | Alan Alpert <alan.alpert@nokia.com> | 2009-08-18 00:09:41 (GMT) |
commit | 372807a6e0a70bb39892fc9957967027465341a9 (patch) | |
tree | 7698751d0900ba6543ff513fdd324400d40dd1d0 /src/xmlpatterns/functions/qelementavailablefn_p.h | |
parent | ab4920a8fd23613da010d45e4f7be1bdc40d7c9a (diff) | |
parent | 41335c52ef2844589030cddb4773c68cf38331af (diff) | |
download | Qt-372807a6e0a70bb39892fc9957967027465341a9.zip Qt-372807a6e0a70bb39892fc9957967027465341a9.tar.gz Qt-372807a6e0a70bb39892fc9957967027465341a9.tar.bz2 |
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/xmlpatterns/functions/qelementavailablefn_p.h')
-rw-r--r-- | src/xmlpatterns/functions/qelementavailablefn_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xmlpatterns/functions/qelementavailablefn_p.h b/src/xmlpatterns/functions/qelementavailablefn_p.h index 1095c0f..f8716da 100644 --- a/src/xmlpatterns/functions/qelementavailablefn_p.h +++ b/src/xmlpatterns/functions/qelementavailablefn_p.h @@ -34,7 +34,7 @@ ** met: http://www.gnu.org/copyleft/gpl.html. ** ** If you are unsure which license is appropriate for your use, please -** contact the sales department at http://www.qtsoftware.com/contact. +** contact the sales department at http://qt.nokia.com/contact. ** $QT_END_LICENSE$ ** ****************************************************************************/ @@ -65,7 +65,7 @@ namespace QPatternist * @ingroup Patternist_functions * @see <a href="http://www.w3.org/TR/xslt20/#unparsed-text">XSL * Transformations (XSLT) Version 2.0, 16.2 unparsed-text</a> - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> * @since 4.5 */ class ElementAvailableFN : public StaticNamespacesContainer |