aboutsummaryrefslogtreecommitdiffstats
path: root/src/defaultAttachment.hpp
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2004-12-22 14:55:43 +0000
committerVincent Richard <[email protected]>2004-12-22 14:55:43 +0000
commit4f9e439eecbca00b6de0d64e8a3f39b5e7707284 (patch)
treea2631ed6d1a86ac9f81164f1b9305434aed0a362 /src/defaultAttachment.hpp
parentUpdated ChangeLog for new functions in 'component'. (diff)
downloadvmime-4f9e439eecbca00b6de0d64e8a3f39b5e7707284.tar.gz
vmime-4f9e439eecbca00b6de0d64e8a3f39b5e7707284.zip
Some more class documentation.
Diffstat (limited to 'src/defaultAttachment.hpp')
-rw-r--r--src/defaultAttachment.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/defaultAttachment.hpp b/src/defaultAttachment.hpp
index c9198598..0fe21092 100644
--- a/src/defaultAttachment.hpp
+++ b/src/defaultAttachment.hpp
@@ -29,6 +29,9 @@ namespace vmime
{
+/** Default implementation for attachments.
+ */
+
class defaultAttachment : public attachment
{
protected: