summaryrefslogtreecommitdiffstats
path: root/examples/qtmail/qmailviewer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qtmail/qmailviewer.cpp')
-rw-r--r--examples/qtmail/qmailviewer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qtmail/qmailviewer.cpp b/examples/qtmail/qmailviewer.cpp
index 7ef32988..fddb4b93 100644
--- a/examples/qtmail/qmailviewer.cpp
+++ b/examples/qtmail/qmailviewer.cpp
@@ -49,7 +49,7 @@ Q_GLOBAL_STATIC(GenericViewer, genericViewerInstance);
\brief The QMailViewerInterface class defines the interface to objects that can display a mail message.
- Qt Extended uses the QMailViewerInterface interface for displaying mail messages. A class may implement the
+ Qt Messaging Framework uses the QMailViewerInterface interface for displaying mail messages. A class may implement the
QMailViewerInterface interface to display a mail message format.
The message to be displayed is provided to the viewer class using the \l {QMailViewerInterface::setMessage()}