diff options
author | con <qtc-committer@nokia.com> | 2009-11-30 18:21:39 +0100 |
---|---|---|
committer | con <qtc-committer@nokia.com> | 2009-11-30 18:22:04 +0100 |
commit | 5bcff248fb85917f3ce668f0eec16b9c2bca7267 (patch) | |
tree | 7ab67ed6ae15e5be5281f20c882430771a5455e1 /src/plugins/cpptools/cppfindreferences.h | |
parent | e87bd302dacc92817f7b432788028f5ba085d09e (diff) | |
download | qt-creator-5bcff248fb85917f3ce668f0eec16b9c2bca7267.tar.gz |
Some naming adaptions.
Diffstat (limited to 'src/plugins/cpptools/cppfindreferences.h')
-rw-r--r-- | src/plugins/cpptools/cppfindreferences.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cpptools/cppfindreferences.h b/src/plugins/cpptools/cppfindreferences.h index 61ba876546..2156a1fa6e 100644 --- a/src/plugins/cpptools/cppfindreferences.h +++ b/src/plugins/cpptools/cppfindreferences.h @@ -23,7 +23,7 @@ ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.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. ** **************************************************************************/ |