Mercurial > pidgin
diff plugins/gestures/gstroke.h @ 7631:ea2d07ad05a9
[gaim-migrate @ 8255]
long car rides and a power inverter can generate some interesting code tweaks
committer: Tailor Script <tailor@pidgin.im>
| author | Nathan Walp <nwalp@pidgin.im> |
|---|---|
| date | Tue, 25 Nov 2003 07:16:11 +0000 |
| parents | 16540914c963 |
| children | a99a0cc67713 |
line wrap: on
line diff
--- a/plugins/gestures/gstroke.h Tue Nov 25 06:56:44 2003 +0000 +++ b/plugins/gestures/gstroke.h Tue Nov 25 07:16:11 2003 +0000 @@ -28,7 +28,7 @@ gboolean gstroke_draw_strokes(void); void gstroke_set_mouse_button(gint button); -int gstroke_get_mouse_button(void); +guint gstroke_get_mouse_button(void); /* enable strokes for the widget */ void gstroke_enable (GtkWidget *widget);
