diff --git a/gtk/gtktext.h b/gtk/gtktext.h index c8fb82141..c8a07d5f9 100644 --- a/gtk/gtktext.h +++ b/gtk/gtktext.h @@ -66,6 +66,8 @@ struct _GtkText GdkPixmap* line_wrap_bitmap; GdkPixmap* line_arrow_bitmap; + GdkIC ic; + /* GAPPED TEXT SEGMENT */ /* The text, a single segment of text a'la emacs, with a gap