summaryrefslogtreecommitdiffstats
path: root/src/include/novel_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/novel_types.h')
-rw-r--r--src/include/novel_types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/novel_types.h b/src/include/novel_types.h
index 110d041..07fe699 100644
--- a/src/include/novel_types.h
+++ b/src/include/novel_types.h
@@ -153,6 +153,8 @@ typedef TokenVector MatchResults;
/* Array of lookup_constraint_t */
typedef GArray * CandidateConstraints;
+typedef guint32 pinyin_option_t;
+
};
#endif