Hide private class 'IMAPauthenticator' from class documentation.
This commit is contained in:
parent
fda589834c
commit
cb600c3373
@ -31,6 +31,8 @@ namespace vmime {
|
|||||||
namespace messaging {
|
namespace messaging {
|
||||||
|
|
||||||
|
|
||||||
|
#ifndef VMIME_BUILDING_DOC
|
||||||
|
|
||||||
//
|
//
|
||||||
// IMAPauthenticator: private class used internally
|
// IMAPauthenticator: private class used internally
|
||||||
//
|
//
|
||||||
@ -66,6 +68,8 @@ private:
|
|||||||
mutable authenticationInfos* m_infos;
|
mutable authenticationInfos* m_infos;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#endif // VMIME_BUILDING_DOC
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user