Code review comment for lp:~dandrader/unity8/touchOwnership

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

> m_touchId = touchId;
> m_candidate = candidate;
>
> Move those up to the constructor initializer list?

Done.

« Back to merge proposal