This commit is contained in:
Günter Obiltschnig
2018-11-28 12:14:12 +01:00
parent 78b1ccffea
commit e1aac5ff95

View File

@@ -41,7 +41,7 @@ public:
virtual const std::string& filename() const; virtual const std::string& filename() const;
/// Returns the filename for the part or attachment. /// Returns the filename for the part or attachment.
/// ///
/// May be overridded by subclasses. The default /// May be overridden by subclasses. The default
/// implementation returns an empty string. /// implementation returns an empty string.
const std::string& mediaType() const; const std::string& mediaType() const;