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 | |
| parent | e87bd302dacc92817f7b432788028f5ba085d09e (diff) | |
| download | qt-creator-5bcff248fb85917f3ce668f0eec16b9c2bca7267.tar.gz | |
Some naming adaptions.
Diffstat (limited to 'src/plugins/cpptools')
| -rw-r--r-- | src/plugins/cpptools/cppfindreferences.cpp | 2 | ||||
| -rw-r--r-- | src/plugins/cpptools/cppfindreferences.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/cpptools/cppfindreferences.cpp b/src/plugins/cpptools/cppfindreferences.cpp index 6d1c527bac..22fecbfce2 100644 --- a/src/plugins/cpptools/cppfindreferences.cpp +++ b/src/plugins/cpptools/cppfindreferences.cpp @@ -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. ** **************************************************************************/ 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. ** **************************************************************************/ |
