aboutsummaryrefslogtreecommitdiffstats
path: root/src/messaging/IMAPMessage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/messaging/IMAPMessage.cpp')
-rw-r--r--src/messaging/IMAPMessage.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/messaging/IMAPMessage.cpp b/src/messaging/IMAPMessage.cpp
index 36f51257..fc19d248 100644
--- a/src/messaging/IMAPMessage.cpp
+++ b/src/messaging/IMAPMessage.cpp
@@ -232,6 +232,8 @@ class structure& IMAPpart::getStructure()
+#ifndef VMIME_BUILDING_DOC
+
//
// IMAPMessage_literalHandler
//
@@ -268,6 +270,8 @@ private:
progressionListener* m_progress;
};
+#endif // VMIME_BUILDING_DOC
+
//