From 4f9e439eecbca00b6de0d64e8a3f39b5e7707284 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Wed, 22 Dec 2004 14:55:43 +0000 Subject: Some more class documentation. --- src/defaultAttachment.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/defaultAttachment.hpp') 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: -- cgit v1.2.3