Code review comment for lp:~gerboland/miral/no-unsigned-int-index

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

+ void windowAdded(const qtmir::WindowInfo, const int index);

You do know that top level const is meaningless in [member] function declarations?

review: Approve

« Back to merge proposal