diff options
author | axis <qt-info@nokia.com> | 2009-08-19 07:59:57 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-08-19 08:02:19 (GMT) |
commit | e0d00380975ffc5b0441927d88f6e966695b644c (patch) | |
tree | 89d5019a6423072cecb64be082e3221fda36d746 /src/gui/widgets | |
parent | 4b8d6db43ba41597beb348a56239c30413ac4be3 (diff) | |
download | Qt-e0d00380975ffc5b0441927d88f6e966695b644c.zip Qt-e0d00380975ffc5b0441927d88f6e966695b644c.tar.gz Qt-e0d00380975ffc5b0441927d88f6e966695b644c.tar.bz2 |
Changed names and URLs to reflect name change.
RevBy: Trust me
Diffstat (limited to 'src/gui/widgets')
-rw-r--r-- | src/gui/widgets/qactiontokeyeventmapper.cpp | 2 | ||||
-rw-r--r-- | src/gui/widgets/qactiontokeyeventmapper_p.h | 2 | ||||
-rw-r--r-- | src/gui/widgets/qmenu_symbian.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/widgets/qactiontokeyeventmapper.cpp b/src/gui/widgets/qactiontokeyeventmapper.cpp index 0e1e1bb..cf4ffd2 100644 --- a/src/gui/widgets/qactiontokeyeventmapper.cpp +++ b/src/gui/widgets/qactiontokeyeventmapper.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$ ** ****************************************************************************/ diff --git a/src/gui/widgets/qactiontokeyeventmapper_p.h b/src/gui/widgets/qactiontokeyeventmapper_p.h index 57b81af..2cc1698 100644 --- a/src/gui/widgets/qactiontokeyeventmapper_p.h +++ b/src/gui/widgets/qactiontokeyeventmapper_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$ ** ****************************************************************************/ diff --git a/src/gui/widgets/qmenu_symbian.cpp b/src/gui/widgets/qmenu_symbian.cpp index b0cd7c8..e4079c5 100644 --- a/src/gui/widgets/qmenu_symbian.cpp +++ b/src/gui/widgets/qmenu_symbian.cpp @@ -33,7 +33,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$ ** ****************************************************************************/ |