Prepare for KMime::Content::parent() const returning a const Content*
Currently Content::parent() removes const-ness, which this code here happened to rely on.
Currently Content::parent() removes const-ness, which this code here happened to rely on.