Hide private class 'IMAPauthenticator' from class documentation.

This commit is contained in:
Vincent Richard 2004-12-23 12:04:54 +00:00
parent fda589834c
commit cb600c3373

View File

@ -31,6 +31,8 @@ namespace vmime {
namespace messaging {
#ifndef VMIME_BUILDING_DOC
//
// IMAPauthenticator: private class used internally
//
@ -66,6 +68,8 @@ private:
mutable authenticationInfos* m_infos;
};
#endif // VMIME_BUILDING_DOC
//