diff options
author | hjk <qtc-committer@nokia.com> | 2011-11-02 15:59:12 +0100 |
---|---|---|
committer | hjk <qthjk@ovi.com> | 2011-11-03 10:33:19 +0100 |
commit | 31600758de8ec8efb70d9ffe36ed08e094271e2a (patch) | |
tree | 3e5a044b9c9008b3995ce63f9289060bcfd47250 /doc/pluginhowto/examples/progressbar | |
parent | 4dcd4e579699b15e99e0aa01ca19867b324a4bd0 (diff) | |
download | qt-creator-31600758de8ec8efb70d9ffe36ed08e094271e2a.tar.gz |
all: s/info@qt.nokia.com/qt-info@nokia.com/
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
Diffstat (limited to 'doc/pluginhowto/examples/progressbar')
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/pluginhowto/examples/progressbar/headerfilteprogress.cpp b/doc/pluginhowto/examples/progressbar/headerfilteprogress.cpp index 61a8931026..0670749c69 100644 --- a/doc/pluginhowto/examples/progressbar/headerfilteprogress.cpp +++ b/doc/pluginhowto/examples/progressbar/headerfilteprogress.cpp @@ -2,7 +2,7 @@ ** ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. -** Contact: Nokia Corporation (info@qt.nokia.com) +** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the documentation of Qt Creator. ** diff --git a/doc/pluginhowto/examples/progressbar/headerfilterprogress.h b/doc/pluginhowto/examples/progressbar/headerfilterprogress.h index acaaf28525..10e35dd00d 100644 --- a/doc/pluginhowto/examples/progressbar/headerfilterprogress.h +++ b/doc/pluginhowto/examples/progressbar/headerfilterprogress.h @@ -2,7 +2,7 @@ ** ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. -** Contact: Nokia Corporation (info@qt.nokia.com) +** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the documentation of Qt Creator. ** diff --git a/doc/pluginhowto/examples/progressbar/progressbarplugin.cpp b/doc/pluginhowto/examples/progressbar/progressbarplugin.cpp index a4a402e681..f47dd6e34e 100644 --- a/doc/pluginhowto/examples/progressbar/progressbarplugin.cpp +++ b/doc/pluginhowto/examples/progressbar/progressbarplugin.cpp @@ -2,7 +2,7 @@ ** ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. -** Contact: Nokia Corporation (info@qt.nokia.com) +** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the documentation of Qt Creator. ** diff --git a/doc/pluginhowto/examples/progressbar/progressbarplugin.h b/doc/pluginhowto/examples/progressbar/progressbarplugin.h index 4c4665fe6a..f19e2b8db7 100644 --- a/doc/pluginhowto/examples/progressbar/progressbarplugin.h +++ b/doc/pluginhowto/examples/progressbar/progressbarplugin.h @@ -2,7 +2,7 @@ ** ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. -** Contact: Nokia Corporation (info@qt.nokia.com) +** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the documentation of Qt Creator. ** |