summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorMattV <[email protected]>2009-03-06 15:51:22 +1000
committerMattV <[email protected]>2009-03-06 15:51:22 +1000
commit322d1cc62a73dfaa61ee822ef4adcaa8e17d65dd (patch)
tree979fdbc43a4acfc9467b1aeb00f6c1f9a47f0861 /doc/src
parent675c3a9df9ca113a34152da554ed60b17f17becd (diff)
Documentation fixes.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/qtopiamail_qmfutil.qdoc4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/src/qtopiamail_qmfutil.qdoc b/doc/src/qtopiamail_qmfutil.qdoc
index b6b4b7e5..f1f5fd55 100644
--- a/doc/src/qtopiamail_qmfutil.qdoc
+++ b/doc/src/qtopiamail_qmfutil.qdoc
@@ -33,10 +33,6 @@ Although this mechanism can be accessed by applications, it is currently recomme
\row \o QMailViewerFactory \o Creates objects implementing the QMailViewerInterface interface
\row \o QMailComposerInterface \o Defines the interface to objects that can compose a mail message
\row \o QMailViewerInterface \o Defines the interface to objects that can display a mail message
-\row \o QMailComposerPlugin \o Defines a base class for implementing mail message composer plug-ins
-\row \o QMailViewerPlugin \o Defines a base class for implementing mail message viewer plug-ins
-\row \o QMailComposerPluginInterface \o Defines the interface to plug-ins that provide mail message composers
-\row \o QMailViewerPluginInterface \o Defines the interface to plug-ins that provide mail message viewers
\endtable
\section1 New Message Arrival Service