summaryrefslogtreecommitdiffstats
path: root/util/IMdkit/Xi18n.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/IMdkit/Xi18n.h')
-rw-r--r--util/IMdkit/Xi18n.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/IMdkit/Xi18n.h b/util/IMdkit/Xi18n.h
index aaf7768..e673f54 100644
--- a/util/IMdkit/Xi18n.h
+++ b/util/IMdkit/Xi18n.h
@@ -149,6 +149,8 @@ typedef struct _Xi18nClient
*/
int sync;
XIMPending *pending;
+ /* property offset to read next data */
+ long property_offset;
void *trans_rec; /* contains transport specific data */
struct _Xi18nClient *next;
} Xi18nClient;