finch/gntpounce.c

branch
release-2.1.0
changeset 18190
bcf28ef7e8ff
parent 18122
9bf9970c1b6a
child 18209
5f63822878eb
--- a/finch/gntpounce.c	Sat Jun 16 19:21:06 2007 +0000
+++ b/finch/gntpounce.c	Sat Jun 16 19:44:59 2007 +0000
@@ -137,7 +137,7 @@
 static void
 populate_pounces_list(PouncesManager *dialog)
 {
-	const GList *pounces;
+	GList *pounces;
 
 	gnt_tree_remove_all(GNT_TREE(dialog->tree));
 

mercurial