summaryrefslogtreecommitdiff
path: root/eel/eel-editable-label.h
diff options
context:
space:
mode:
Diffstat (limited to 'eel/eel-editable-label.h')
-rw-r--r--eel/eel-editable-label.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/eel/eel-editable-label.h b/eel/eel-editable-label.h
index cabcd636a..980782d55 100644
--- a/eel/eel-editable-label.h
+++ b/eel/eel-editable-label.h
@@ -74,6 +74,7 @@ struct _EelEditableLabel
GtkWidget *popup_menu;
+ GdkWindow *text_area;
GtkIMContext *im_context;
gboolean need_im_reset;
int preedit_length; /* length of preedit string, in bytes */