GNOME Bugzilla – Bug 696687
util: Don't use clutter_x11_set_use_argb_visual() on non-X11
Last modified: 2013-04-09 10:47:15 UTC
.
Created attachment 239943 [details] [review] util: Don't use clutter_x11_set_use_argb_visual() on non-X11 We shouldn't be running this on non-X11 windowing systems.
Review of attachment 239943 [details] [review]: coding style: the braces go on a different indentation level. has to be fixed before committing.
Fixed after the indentation fix Attachment 239943 [details] pushed as 6b1093d - util: Don't use clutter_x11_set_use_argb_visual() on non-X11
(In reply to comment #3) > Fixed after the indentation fix *Pushed* after the indentation fix...