diff options
Diffstat (limited to 'vmime/fileAttachment.hpp')
| -rw-r--r-- | vmime/fileAttachment.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vmime/fileAttachment.hpp b/vmime/fileAttachment.hpp index 6ec686a4..50351ecb 100644 --- a/vmime/fileAttachment.hpp +++ b/vmime/fileAttachment.hpp @@ -166,7 +166,7 @@ private: fileInfo m_fileInfo; - void generatePart(bodyPart& part) const; + void generatePart(ref <bodyPart> part) const; }; |
