Skip to content
Commit 1c31d1e1 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

NodeHelper::fromAsString: make it work with extra content nodes

Currently NodeHelper::fromAsString() can only return the sender only if the
passed KMime::Content is directly part of the original KMime::Message node
tree. This patch makes NodeHelper::fromAsString() non-static, so that it
can also perform lookups for extra KMime::Content parts.

Differential Revision: https://phabricator.kde.org/D3387
parent 33328f72
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment