diff plugins/gestures/gestures.c @ 7386:414c701ef1ff

[gaim-migrate @ 7981] Code cleanup to get rid of all warnings for AMD64 from augustus at linuxhardware dot org committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 30 Oct 2003 22:27:36 +0000
parents bf630f7dfdcd
children d7b8eb1f0a18
line wrap: on
line diff
--- a/plugins/gestures/gestures.c	Thu Oct 30 21:55:29 2003 +0000
+++ b/plugins/gestures/gestures.c	Thu Oct 30 22:27:36 2003 +0000
@@ -155,7 +155,7 @@
 visual_pref_cb(const char *name, GaimPrefType type, gpointer value,
 			   gpointer data)
 {
-	gstroke_set_draw_strokes((gboolean)value);
+	gstroke_set_draw_strokes((gboolean) GPOINTER_TO_INT(value) );
 }
 
 static gboolean