diff options
author | Vincent Richard <[email protected]> | 2004-12-22 14:55:43 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2004-12-22 14:55:43 +0000 |
commit | 4f9e439eecbca00b6de0d64e8a3f39b5e7707284 (patch) | |
tree | a2631ed6d1a86ac9f81164f1b9305434aed0a362 /src/messaging/IMAPMessage.cpp | |
parent | Updated ChangeLog for new functions in 'component'. (diff) | |
download | vmime-4f9e439eecbca00b6de0d64e8a3f39b5e7707284.tar.gz vmime-4f9e439eecbca00b6de0d64e8a3f39b5e7707284.zip |
Some more class documentation.
Diffstat (limited to 'src/messaging/IMAPMessage.cpp')
-rw-r--r-- | src/messaging/IMAPMessage.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/messaging/IMAPMessage.cpp b/src/messaging/IMAPMessage.cpp index 36f51257..fc19d248 100644 --- a/src/messaging/IMAPMessage.cpp +++ b/src/messaging/IMAPMessage.cpp @@ -232,6 +232,8 @@ class structure& IMAPpart::getStructure() +#ifndef VMIME_BUILDING_DOC + // // IMAPMessage_literalHandler // @@ -268,6 +270,8 @@ private: progressionListener* m_progress; }; +#endif // VMIME_BUILDING_DOC + // |