Code review comment for lp:~fboucault/unity-2d/windowimageprovider_remove_timestamp_hack

Revision history for this message
Florian Boucault (fboucault) wrote :

> Just a minor thing:
>
> QString windowIds = id;
>
> there no need for the copy now. Otherwise is good.

Yeah, I kept it in order to minimize the diff.

« Back to merge proposal