--- 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));