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/attachment.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/attachment.hpp') diff --git a/src/attachment.hpp b/src/attachment.hpp index 7110d98e..2b4ad6e9 100644 --- a/src/attachment.hpp +++ b/src/attachment.hpp @@ -34,6 +34,9 @@ namespace vmime { +/** Base class for all types of attachment. + */ + class attachment { friend class messageBuilder; -- cgit v1.2.3