Skip to content
Snippets Groups Projects
Commit e9c4c4ee authored by Andreas Traczyk's avatar Andreas Traczyk Committed by Sébastien Blin
Browse files

api: use optional conversation info references

getConversationFromUid is frequently called to construct ui
elements and should not return a copy of the conversation object.
The consumer must now check getConversation* return value against
std::nullopt.

Change-Id: I3f3738ac057ade818385c96a0745f7284c781826
parent 7f197733
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment