summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/novel_types.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/novel_types.h b/src/include/novel_types.h
index 7c545be..fcb801e 100644
--- a/src/include/novel_types.h
+++ b/src/include/novel_types.h
@@ -142,6 +142,12 @@ typedef GArray * CandidateConstraints;
typedef guint32 pinyin_option_t;
+typedef guint32 pinyin_standard_option_t;
+
+typedef guint32 pinyin_fuzzy_option_t;
+
+typedef guint32 pinyin_correct_option_t;
+
typedef enum {
/* for default tables. */
RESERVED = 0,