Skip to content

Adapt to api change to KMailTransport

Carl Schwan requested to merge work/carl/dump-mailtransport into master

In the future, the transport class should be replaced to just inheriting the Transport class from KMailTransport now that this is a QObject that expose its properties to QML.

See kmailtransport!22 (merged)

Merge request reports