test/testgtk.c: Fix compilation warning
This commit is contained in:
		| @ -430,7 +430,7 @@ pattern_set_bg (GtkWidget   *widget, | ||||
| 		GdkWindow   *child, | ||||
| 		gint         level) | ||||
| { | ||||
|   static const GdkRGBA colors[] = { | ||||
|   static GdkRGBA colors[] = { | ||||
|     { 0.27, 0.27, 1.0, 1.0 }, | ||||
|     { 0.53, 0.53, 1.0, 1.0}, | ||||
|     { 0.67, 0.67, 1.0, 1.0 } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Javier Jardón
					Javier Jardón