diff options
author | Jason McDonald <[email protected]> | 2011-07-26 16:11:03 +1000 |
---|---|---|
committer | Qt by Nokia <[email protected]> | 2011-07-28 10:03:45 +0200 |
commit | d692b8663c062e3b7f146529d29194ca8724f214 (patch) | |
tree | e20cdedebe7b1e006a333e889022b3fe37fedec5 /examples/tutorials | |
parent | 3ca3ea4742f937185a1d64f93f9a687147c97212 (diff) |
Fix obsolete contact email
Replace the old Trolltech contact email address with the current Qt
contact email address.
Task-number: QTBUG-20370
Change-Id: If5b9c3a044e1ee46264548eea456c704ced8e363
Reviewed-on: http://codereview.qt.nokia.com/2153
Reviewed-by: Qt Sanity Bot <[email protected]>
Reviewed-by: Rohan McGovern <[email protected]>
Diffstat (limited to 'examples/tutorials')
-rw-r--r-- | examples/tutorials/addressbook-fr/README | 2 | ||||
-rw-r--r-- | examples/tutorials/addressbook/README | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/tutorials/addressbook-fr/README b/examples/tutorials/addressbook-fr/README index 359859390ed..5f82d3ce385 100644 --- a/examples/tutorials/addressbook-fr/README +++ b/examples/tutorials/addressbook-fr/README @@ -39,4 +39,4 @@ qmake -spec macx-xcode Then open the generated Xcode project in Xcode and build it. -Feel free to send comments about the tutorial to [email protected]. +Feel free to send comments about the tutorial to [email protected]. diff --git a/examples/tutorials/addressbook/README b/examples/tutorials/addressbook/README index 20ae7f3adaf..5f364d909c7 100644 --- a/examples/tutorials/addressbook/README +++ b/examples/tutorials/addressbook/README @@ -39,4 +39,4 @@ qmake -spec macx-xcode Then open the generated Xcode project in Xcode and build it. -Feel free to send comments about the tutorial to [email protected]. +Feel free to send comments about the tutorial to [email protected]. |