X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fgtk-contrib%2Fgtkxpaned.h;h=62d920eb54260bbdf008dbe1f5218022afae8bd5;hb=3368d7a7d2e5fd6c284781aa327daff250922756;hp=302db9944c9b915d3939eef091e19f65ab92550c;hpb=17ea290083721b2bdec04b14d99d36f60667c522;p=pspp diff --git a/lib/gtk-contrib/gtkxpaned.h b/lib/gtk-contrib/gtkxpaned.h index 302db9944c..62d920eb54 100644 --- a/lib/gtk-contrib/gtkxpaned.h +++ b/lib/gtk-contrib/gtkxpaned.h @@ -67,7 +67,7 @@ struct _GtkXPaned GdkWindow *handle_north; GdkWindow *handle_south; GdkWindow *handle_middle; - GdkGC *xor_gc; + GdkCursorType cursor_type_east; GdkCursorType cursor_type_west; GdkCursorType cursor_type_north;