diff console/libgnt/gntbutton.c @ 15815:1c8f1dc50685

Enable DEBUG_CFLAGS in libgnt and fix up a number of compile warnings and errors this showed up
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 18 Mar 2007 17:28:21 +0000
parents d059cfbb62ae
children
line wrap: on
line diff
--- a/console/libgnt/gntbutton.c	Sat Mar 17 17:55:22 2007 +0000
+++ b/console/libgnt/gntbutton.c	Sun Mar 18 17:28:21 2007 +0000
@@ -112,6 +112,7 @@
 			sizeof(GntButton),
 			0,						/* n_preallocs		*/
 			gnt_button_init,			/* instance_init	*/
+			NULL					/* value_table		*/
 		};
 
 		type = g_type_register_static(GNT_TYPE_WIDGET,