aboutsummaryrefslogtreecommitdiff
path: root/src/sc_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sc_editor.h')
-rw-r--r--src/sc_editor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sc_editor.h b/src/sc_editor.h
index acbf9cf..289b56f 100644
--- a/src/sc_editor.h
+++ b/src/sc_editor.h
@@ -84,6 +84,7 @@ enum drag_status
struct _sceditor
{
GtkDrawingArea parent_instance;
+ PangoLanguage *lang;
/*< private >*/
GtkIMContext *im_context;