Skip to content

MessageDb/Handler: Replace lastMessageStampFetched() signal, use future

Removes the old signal and uses the return value of the QFuture using await.

Merge request reports