diff console/libgnt/gntwidget.c @ 13935:cd2da4b079cf

[gaim-migrate @ 16466] New widget GntComboBox. I have addde a test file as an example as well. Rename gntutils.* to gntmarshal.* I am going to have some util-functions in gntutils.* later. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 08 Jul 2006 23:58:20 +0000
parents 3dbcbc5e57e1
children 25be562aaca8
line wrap: on
line diff
--- a/console/libgnt/gntwidget.c	Sat Jul 08 19:06:59 2006 +0000
+++ b/console/libgnt/gntwidget.c	Sat Jul 08 23:58:20 2006 +0000
@@ -1,7 +1,7 @@
 /* Stuff brutally ripped from Gflib */
 
 #include "gntwidget.h"
-#include "gntutils.h"
+#include "gntmarshal.h"
 #include "gnt.h"
 
 #define MIN_SIZE 5