GNOME Bugzilla – Bug 659822
recorder: Use CoglHandle instead of CoglHandle*
Last modified: 2011-09-28 19:09:10 UTC
This popped up when compiling against cogl master (not a good idea even with this patch - rather crashy).
Created attachment 197240 [details] [review] recorder: Use CoglHandle instead of CoglHandle* The latter has always been wrong and should have been fixed a while ago, but somehow we overlooked shell-recorder.
Review of attachment 197240 [details] [review]: looks fine
Attachment 197240 [details] pushed as 4e9e91f - recorder: Use CoglHandle instead of CoglHandle*