diff options
author | Martin Jones <martin.jones@nokia.com> | 2009-08-13 06:01:46 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2009-08-13 06:01:46 (GMT) |
commit | a7f21de784bb50d61f299eb8d6d080a8c6fac6b5 (patch) | |
tree | 5c4f33495463b759bd6fb541fcf404f5ad081095 /src/scripttools/debugging/qscriptdebuggerresponse.cpp | |
parent | 72f565838c5d9f8ee8984d2a7b3586b1d51e656d (diff) | |
parent | 6c3a6629de59898a3ea38181a1623896810c576e (diff) | |
download | Qt-a7f21de784bb50d61f299eb8d6d080a8c6fac6b5.zip Qt-a7f21de784bb50d61f299eb8d6d080a8c6fac6b5.tar.gz Qt-a7f21de784bb50d61f299eb8d6d080a8c6fac6b5.tar.bz2 |
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggerresponse.cpp')
-rw-r--r-- | src/scripttools/debugging/qscriptdebuggerresponse.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripttools/debugging/qscriptdebuggerresponse.cpp b/src/scripttools/debugging/qscriptdebuggerresponse.cpp index 49dd731..0ad9e75 100644 --- a/src/scripttools/debugging/qscriptdebuggerresponse.cpp +++ b/src/scripttools/debugging/qscriptdebuggerresponse.cpp @@ -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$ ** ****************************************************************************/ |