aboutsummaryrefslogtreecommitdiffstats
path: root/src/messaging/serviceInfos.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/messaging/serviceInfos.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/messaging/serviceInfos.hpp b/src/messaging/serviceInfos.hpp
index 3215ab7d..d9ba7510 100644
--- a/src/messaging/serviceInfos.hpp
+++ b/src/messaging/serviceInfos.hpp
@@ -30,6 +30,9 @@ namespace vmime {
namespace messaging {
+/** Stores information about a messaging service.
+ */
+
class serviceInfos
{
friend class serviceFactory;