--- a/plugins/gestures/gestures.c Wed Jan 11 03:42:22 2006 +0000 +++ b/plugins/gestures/gestures.c Wed Jan 11 04:32:12 2006 +0000 @@ -175,7 +175,7 @@ } static void -visual_pref_cb(const char *name, GaimPrefType type, gpointer value, +visual_pref_cb(const char *name, GaimPrefType type, gconstpointer value, gpointer data) { gstroke_set_draw_strokes((gboolean) GPOINTER_TO_INT(value) );