Skip to content
Snippets Groups Projects
Commit 4650c968 authored by Andreas Traczyk's avatar Andreas Traczyk
Browse files

currentconversation: fix property updates

Some local slots that rely on id change are called within the updateData method, and the late update to id_ was causing them to fail.

We just set the id and manually notify of a property change on scope exit if needed.

Change-Id: Ifd108c0eba492b0c5f8fb3dccb9e0d42c9a223a0
parent 4e088783
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.
Please register or to comment