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.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/novel_types.h b/src/include/novel_types.h
index 7c545be..8005ed0 100644
--- a/src/include/novel_types.h
+++ b/src/include/novel_types.h
@@ -143,6 +143,11 @@ typedef GArray * CandidateConstraints;
typedef guint32 pinyin_option_t;
typedef enum {
+ DEFAULT_TABLE,
+ ADDON_TABLE,
+} TABLE_TARGET;
+
+typedef enum {
/* for default tables. */
RESERVED = 0,
GB_DICTIONARY = 1,