[dictionaries] Making new component for near/nearby prepositions

This commit is contained in:
Al
2016-06-01 15:32:23 -04:00
parent 9e83c2cf22
commit 1e295ea8e9
4 changed files with 4 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ Address dictionaries
#define ADDRESS_ENTRANCE (1 << 7)
#define ADDRESS_CATEGORY (1 << 8)
#define ADDRESS_NEAR (1 << 9)
#define ADDRESS_TOPONYM (1 << 13)
#define ADDRESS_POSTAL_CODE (1 << 14)